toPhyloseq: toPhyloseq

View source: R/toPhyloseq.R

toPhyloseqR Documentation

toPhyloseq

Description

Populate a phyloseq object with the contents of a MultiAmplicon object

Usage

toPhyloseq(MA, samples, multi2Single = TRUE, ...)

Arguments

MA

MultiAmplicon object with the taxonTable and sequenceTableNoChime slots filled.

samples

samples to include in phyloseq object

multi2Single

should data from different amplicon be combined into one phyloseq object (TRUE) or should a list of seperate objects, one for each amplicon, be returned?

...

additional arguments to be passed to phyloseq

Details

Information stored in a MultiAmplicon object is transferred to a phyloseq object.

Value

a phyloseq object

Author(s)

Emanuel Heitlinger


derele/MultiAmplicon documentation built on Oct. 14, 2023, 7:43 p.m.