Description Usage Arguments Details Value See Also Examples
Generates a random phylogenetic tree based upon the OTUs included in a list of OTU tables.
1 | simTreeList(otu_table_list)
|
otu_table_list |
a list of OTU table matrices 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
.
simPowerU
, simPowerW
, rtree
, write.tree
1 | simTreeList(simPower(c(100,100,100),100,10,0.5,seq(0,0.3,length.out=100)))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.