midiv2phyloseq | R Documentation |
Creating a phyloseq object from a midiv object.
midiv2phyloseq(midiv.obj, sample_id_column = "SampleID")
midiv.obj |
A midiv object, see |
sample_id_column |
Text with the name of the metadata.tbl column name that identifies samples. |
This function converts a midiv object, which is a simple
list
, to a phyloseq
object from the phyloseq
R package.
A phyloseq
object.
Lars Snipen.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.