View source: R/asv_to_taxonomy.R
asv_to_taxonomy | R Documentation |
The output of the assignSpecies_mod
function is a
two-column dataframe of ASVs and their taxonomic assignments based on exact
matching to reference sequences. This joins the named taxonomic assignment
to a full taxonomy queried from NCBI.
asv_to_taxonomy(taxmap)
taxmap |
An |
A join of each ASV assignment to its full taxonomy, done from finer taxonomic levels upward.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.