Description Usage Arguments Details Value See Also Examples
Generates a random phylogenetic tree based upon the OTUs included in a single OTU table.
1 | simTreeTable(otu_table)
|
otu_table |
a matrix with one column per subject and one row per OTU |
A wrapper for the rtree function included with the ape package.
An object of the class phylo.
simStudyU, simStudyW, rtree, write.tree
1 | simTreeTable(simStudy(c(16,16,16),100,,0.8,0.1))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.