phyloseq2midiv | R Documentation |
Creating a simple list from a phyloseq object.
phyloseq2midiv(phyloseq.obj)
phyloseq.obj |
A phyloseq object, see |
This function converts a phyloseq object to a simple list
giving the entries the names as in midivObject
.
This may be convenient for some wrangling on the data, and then perhaps converting
it back to a phyloseq object again with midiv2phyloseq
.
A list
with entries as in a midiv object, except that the
sequence.tbl
do not contain sequences, only taxonomy.
Lars Snipen.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.