fillNodesColless: Fill the "colless" column of node dataframe

View source: R/summaryStatistics.R

fillNodesCollessR Documentation

Fill the "colless" column of node dataframe

Description

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.

Usage

fillNodesColless(df.nodes, phylo)

Arguments

df.nodes

dataframe created by createNodesDf

phylo

phylogeny (ape format)

Value

dataframe

See Also

createNodesDf, getNodeColless


ilajaait/deephylo documentation built on April 10, 2022, 11:03 a.m.