phyloseq_to_tb: Create long format tibble object given phyloseq, aggregating...

View source: R/phyloseqs.R

phyloseq_to_tbR Documentation

Create long format tibble object given phyloseq, aggregating otu table (must have), metadata (optional), and tax table (optional) together.

Description

Create long format tibble object given phyloseq, aggregating otu table (must have), metadata (optional), and tax table (optional) together.

Usage

phyloseq_to_tb(physeq)

Arguments

physeq

Value

a long tibble, each row corresponding to one feature and one sample


sma-hsph/smar documentation built on July 30, 2022, 2:34 p.m.