as.phyloseq: convert to phyloseq object.

View source: R/method-as-phyloseq.R

as.phyloseqR Documentation

convert to phyloseq object.

Description

convert to phyloseq object.

Usage

as.phyloseq(x, .abundance, ...)

as_phyloseq(x, .abundance, ...)

## S3 method for class 'MPSE'
as.phyloseq(x, .abundance, ...)

## S3 method for class 'tbl_mpse'
as.phyloseq(x, .abundance, ...)

Arguments

x

object, tbl_mpse object, which the result of as_tibble for phyloseq objcet.

.abundance

the column name to be as the abundance of otu table, default is Abundance.

...

additional params

Value

phyloseq object.


xiangpin/MicrobiotaProcess documentation built on April 14, 2024, 10:10 a.m.