phyloseq2midiv: Convert phyloseq to midiv object

View source: R/midiv_object.R

phyloseq2midivR Documentation

Convert phyloseq to midiv object

Description

Creating a simple list from a phyloseq object.

Usage

phyloseq2midiv(phyloseq.obj)

Arguments

phyloseq.obj

A phyloseq object, see phyloseq.

Details

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.

Value

A list with entries as in a midiv object, except that the sequence.tbl do not contain sequences, only taxonomy.

Author(s)

Lars Snipen.


larssnip/midiv documentation built on Jan. 20, 2025, 6:22 p.m.