convert_to_treedata: convert dataframe contained hierarchical relationship or...

Description Usage Arguments Value Author(s) Examples

View source: R/method-as.treedata.R

Description

convert dataframe contained hierarchical relationship or other classes to treedata class

Usage

1

Arguments

data

data.frame, such like the tax_table of phyloseq.

type

character, the type of datasets, default is "species", if the dataset is not about species, #' such as dataset of kegg function, you should set it to "others".

...,

additional parameters.

Value

treedata class.

Author(s)

Shuangbin Xu

Examples

1
2
3

MicrobiotaProcess documentation built on April 18, 2021, 6 p.m.