simTreeTable: Simulate a phylogenetic tree with specified OTU names

Description Usage Arguments Details Value See Also Examples

Description

Generates a random phylogenetic tree based upon the OTUs included in a single OTU table.

Usage

1
simTreeTable(otu_table)

Arguments

otu_table

a matrix with one column per subject and one row per OTU

Details

A wrapper for the rtree function included with the ape package.

Value

An object of the class phylo.

See Also

simStudyU, simStudyW, rtree, write.tree

Examples

1
simTreeTable(simStudy(c(16,16,16),100,,0.8,0.1))

smvargas/PERMANOVA documentation built on May 20, 2019, 12:37 p.m.