View source: R/tax_names2rank.R
tax_names2rank | R Documentation |
The taxa names in your phyloseq may specify a further unique classification of your taxa, e.g. ASVs, that is not otherwise represented in the tax_table itself. This function fixes that, and allows you to include this level in taxatree_plots for example.
tax_names2rank(data, colname = "unique")
data |
phyloseq object, or psExtra or tax_table (taxonomyTable) |
colname |
name of new rank to add at right side of tax_table |
same class object as passed in to data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.