assign-otu_table: Assign a new OTU table

assign-otu_tableR Documentation

Assign a new OTU table

Description

Assign a new OTU table in microbiomeMarker object

Usage

## S4 replacement method for signature 'microbiomeMarker,otu_table'
otu_table(x) <- value

## S4 replacement method for signature 'microbiomeMarker,phyloseq'
otu_table(x) <- value

## S4 replacement method for signature 'microbiomeMarker,microbiomeMarker'
otu_table(x) <- value

Arguments

x

microbiomeMarker

value

otu_table, phyloseq, or microbiomeMarker

Value

a microbiomeMarker object.


yiluheihei/microbiomeMarker documentation built on Nov. 5, 2023, 7:19 a.m.