Description Usage Arguments Details Value
View source: R/microbiome_helpers.R
add a column to the taxonomy table of a phyloseq object that lists the lowest rank taxonomy assigned to that OTU along with a prefix indicating the taxonomic rank.
1 | add_taxonomy_column(physeq, num_species = 2)
|
physeq |
a valid phyloseq object that contains a taxonomy table |
num_species |
the number of species to retain if more than one are identified |
Example: g:Pseudomonas
a phyloseq object with an additional column on the taxonomy table called "Taxonomy"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.