View source: R/speciesPicrustFunctions.R
download_ribosomal_ref_seqs | R Documentation |
Uses the provided OTU table to generate a contribution table based on the PICRUSt 16S normalization and genomic content tables
download_ribosomal_ref_seqs(db = "AGORA", out_path)
db |
Either AGORA or embl_gems |
picrust_norm_file |
File path to PICRUSt 16S normalization reference data |
picrust_ko_table_directory |
Directory of PICRUSt genome OTU predictions |
picrust_ko_table_suffix |
File naming of PICRUSt genome OTU predictions |
copynum_column |
Whether to include a copy number column in the contribution table |
otu_rel_abund |
Whether to convert OTU table to relative abundances first |
Table of PICRUSt-based contribution abundances for all OTUs
generate_contribution_table_using_picrust(otu_table, picrust_norm_file, picrust_dir, picrust_suffix)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.