import_mothur_shared: Import mothur shared file and return an otu_table

View source: R/IO-methods.R

import_mothur_sharedR Documentation

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 shared file produced by mothur.

Value

An otu_table object.

See Also

import_mothur


joey711/phyloseq documentation built on Nov. 4, 2022, 1:16 a.m.