View source: R/workflow_dada2.R
as_phyloseq | R Documentation |
Converts the denoise artifact to a phyloseq object.
as_phyloseq(object, metadata = NULL)
object |
The artifact returned by |
metadata |
Sample metadata to add to the phyloseq object. Must have rownames that match the sample names. |
A phyloseq object with additional annotations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.