Rdocumentation
powered by
Learn R Programming
phyloseq (version 1.16.2)
import_mothur_shared: Import mothur shared file and return an otu_table
Description
Import mothur shared file and return an otu_table
Usage
import_mothur_shared(mothur_shared_file, cutoff = NULL)
Arguments
mothur_shared_file
(Required). A
http://www.mothur.org/wiki/Shared_file
{shared file} produced by
mothur
.
Value
An
otu_table
object.
See Also
import_mothur