Description Usage Arguments Value
View source: R/microbiome_helpers.R
Summarize a specified taxonomy within a higher level, usually phylum
1 2 | summarize_taxonomy(physeq, grouping_tax = "Phylum",
summary_tax = "Genus", filter = 0.01)
|
physeq |
a valid phyloseq object |
grouping_tax |
the higher level taxonomy to group within |
summary_tax |
the lower level taxonomy to summarize |
filter |
numeric, filter out members of the summary taxonomy below this fraction |
a data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.