View source: R/count_topologies.R
count_topologies | R Documentation |
Count topologies Count number of distinct topologies present in group of phylogenetic trees on the same set of tips.
count_topologies(trees, names = NULL)
trees |
A set of trees. |
names |
An optional set of tree names. |
A list containing the number of distinct topologies and a dataframe with topology information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.