View source: R/speciesPicrustFunctions.R
get_genomic_content_from_picrust_table | R Documentation |
Returns the column from the picrust tables that corresponds to the genomic content of the indicated OTU
get_genomic_content_from_picrust_table(
otu,
picrust_ko_table_directory,
picrust_ko_table_suffix
)
otu |
OTU ID |
picrust_ko_table_directory |
Directory of PICRUSt genome OTU predictions |
picrust_ko_table_suffix |
File naming of PICRUSt genome OTU predictions |
Genomic content for a single OTU
get_genomic_content_from_picrust_table(otu, picrust_dir, picrust_suffix)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.