Description Usage Arguments Value
Finds the lowest taxonomic rank that isn't NA, stopping at 'end'.
1 2 | tax_climber(otus, taxonomy, end = "Genus", label = FALSE, sep = ":",
ranks = qiimer::taxonomic_ranks)
|
otus |
the otus to look for |
taxonomy |
the taxa annotations, with otus as rownames (important!) |
end |
the lowest desired taxonomic rank |
label |
label the lowest rank with [kpcofgs]? |
sep |
separator to use between rank label and rank value |
ranks |
a character vector of taxonomic ranks, in order |
the lowest non-NA taxonomic rank assignment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.