unique_taxa | R Documentation |
Inputs a phyloseq-class
object and
finds which taxa are taxa that are unique to a specific subset of the data.
unique_taxa(phyloseq_obj, treatment, subset = NULL)
phyloseq_obj |
A |
treatment |
Column name as a |
subset |
A factor within the |
list
common_taxa
unique_taxa(soil_column, c('Matrix', 'Treatment'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.