phyloseq_to_agglomerated: Convert a phyloseq object to an agglomerated dataframe.

Description Usage Arguments

View source: R/metaglomr.R

Description

Convert a phyloseq object to an agglomerated dataframe.

Usage

1
2
phyloseq_to_agglomerated(ps, sample_col, otu_col = "otu_id",
  count_col = "count")

Arguments

ps

a phyloseq object

sample_col

the sample_data() column corresponding to rownames(otu_table()), as a string

otu_col

the desired name of the otu id column

count_col

the desired name of the count column


eclarke/metaglomr documentation built on May 30, 2019, 12:46 p.m.