aggregate_top_taxa | R Documentation |
aggregate_top_taxa from microbiome package
aggregate_top_taxa(x, top, level)
x |
phyloseq object |
top |
Keep the top-n taxa, and merge the rest under the category 'Other'. Instead of top-n numeric this can also be a character vector listing the groups to combine. |
level |
Summarization level (from ‘rank_names(pseq)’) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.