Description Usage Arguments Value Examples
Paste Genus information onto a vector of OTU numbers.
1 | paste_tax(otu_vec, tax = otu_good_taxonomy)
|
otu_vec |
Vector of OTU identifiers, used to select rownames (OTU IDs) in |
tax |
Taxonomy table, otu_good_taxonomy by default. |
A factor vector comprised of taxonomy label and OTU identifier, with levels that match the order of OTUs in otu_vec
.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.