View source: R/simulatePhyloPoissonLogNormal.R
add_replicates | R Documentation |
Utility function to add replicates to a tree, as tips with zero length branches.
add_replicates(tree, r)
tree |
A phylogenetic tree with n tips. |
r |
the number of replicates too add at each species. |
A phylogenetic tree with n * r tips, and clusters of tips with zero branch lengths.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.