import_mothur_constaxonomy | R Documentation |
Import mothur constaxonomy file and return a taxonomyTable
import_mothur_constaxonomy(mothur_constaxonomy_file, parseFunction = parse_taxonomy_default)
mothur_constaxonomy_file |
(Required). A consensus taxonomy file produced by mothur. |
parseFunction |
(Optional). A specific function used for parsing the taxonomy string.
See |
An taxonomyTable-class
object.
import_mothur
tax_table
phyloseq
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.