Creates a metabolism table that includes the information from KEGG and Interpro annotation.
write_metabolism(data_interpro=NULL, data_ko=NULL)
This function is part of a package used for the analysis of bins metabolism.
if (FALSE) { # \dontrun{
write_metabolism("inst/extdata/Interpro_test.tsv",
"inst/extdata/")
} # }