TaxatoASV | R Documentation |
Translate Taxa Names to ASV Numbers
TaxatoASV(taxa_data, taxalist, taxa_rank = NULL)
taxa_data |
Taxonomy data (list object) from a dataset containing asv-taxonomy reference table. |
taxalist |
List of taxa names to look up in taxa_data. |
taxa_rank |
(Optional) The desired rank at which to look up taxa names. Will default to the active rank if not specified. |
List of ASVs corresponding to the taxa in the same order.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.