assign-otu_table {microbiomeMarker} | R Documentation |
Assign a new OTU table in microbiomeMarker object
## 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
x |
|
value |
a microbiomeMarker
object.