as_phyloseq | R Documentation |
The phyloseq-package
provides a suite of methods for
working with 16S rRNA sequencing and other microbiome data that may be of use
to the users of HMP16SData
. The as_phyloseq
method
provides a means to easily coerce a
SummarizedExperiment-class
object to a
phyloseq-class
object.
as_phyloseq(x)
x |
A |
A phyloseq-class
object
V13() %>%
as_phyloseq()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.