Learn R Programming

SIPmg (version 3.0)

phyloseq2df: The following function is adapted from HTSSIP R package phyloseq data object conversion to data.frame

Description

Conducts conversion of 1 of the data objects in a phyloseq object (eg., tax_table) to a dataframe

Usage

phyloseq2df(physeq, table_func)

Value

data.frame

Arguments

physeq

Phyloseq object

table_func

See Phyloseq::phyloseq-class for options