View source: R/speciesPicrustFunctions.R
get_subset_picrust_ko_table | R Documentation |
Returns the melted picrust ko table corresponding to the given set of OTUs
get_subset_picrust_ko_table(
otus,
picrust_ko_table_directory,
picrust_ko_table_suffix
)
otus |
List of OTUs to find genomic content for |
picrust_ko_table_directory |
Directory of PICRUSt genome OTU predictions |
picrust_ko_table_suffix |
File naming of PICRUSt genome OTU predictions |
Genomic content for list of OTUs
get_subset_picrust_ko_table(otus, picrust_dir, picrust_suffix)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.