View source: R/summaryStatistics.R
fillNodesColless | R Documentation |
Fill the "colless" column of the node dataframe with corresponding colless score. The colless score is equal to the absolute difference of the number of tips on the left and right side of the node. For more detail, see Saulnier et al., 2014, PLOS.
fillNodesColless(df.nodes, phylo)
df.nodes |
dataframe created by |
phylo |
phylogeny (ape format) |
dataframe
createNodesDf
,
getNodeColless
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.