View source: R/Microclusters.R
treeClusterMinCladeSize | R Documentation |
Generate clade-clusters for a tree of minimum size (unless children of root)
treeClusterMinCladeSize(tree, minSize = 30)
tree |
object of class phylo |
minSize |
minimum clade size for a clade to be expanded |
List of clusters, each entry being a vector of tips representing WARNING: This won't work well for tree's with broad multifurcations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.