assign-otu_table | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.