Description Usage Arguments Examples
View source: R/003_read.mothur.taxonomy.R
This function allows to read and reformat the output taxonomy file from mothur to a data frame
1 | read.mothur.taxonomy(tax.file)
|
tax.file |
is a taxonomy output file from mothur i.e. ends in "..0.03.cons.taxonomy" |
1 | tax <- read.mothur.taxonomy(Sys.glob("data/*taxonomy"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.