View source: R/speciesPicrustFunctions.R
get_kegg_network | R Documentation |
Imports pre-generated KEGG network models for each species
get_kegg_network(
species_list,
net_path = "data/picrustGenomeData/indivModels/",
net_suffix = "_rxns.txt"
)
species_list |
list of OTUs (typically Greengenes) |
net_path |
Path to metabolic network models for each species |
net_suffix |
File suffix for species-level network models |
Table of KEGG reactions for each species
get_kegg_network(species_table)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.