import_mothur_otu_table | R Documentation |
Import mothur list and group files and return an otu_table
import_mothur_otu_table(mothur_list_file, mothur_group_file, cutoff=NULL)
mothur_list_file |
The list file name and/or location as produced by mothur. |
mothur_group_file |
The name/location of the group file produced
by mothur's |
cutoff |
A character string indicating the cutoff value, (or |
An otu_table
object.
import_mothur
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.