makeASVtab | R Documentation |
Generates an ASV table based on the taxa present in the taxonomy csv file. Will attempt to guess how many ranks are represented in the taxa names if they are not explicitly stated in the file.
makeASVtab(taxa_names_tab)
taxa_names_tab |
List of unprocessed taxa that may or may not already be split into columns for each rank |
Dataframe with taxa in rows, split into columns for each taxonomic rank.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.