fillNodesDist: Fill the "dist" column of node dataframe

View source: R/summaryStatistics.R

fillNodesDistR Documentation

Fill the "dist" column of node dataframe

Description

Fill the "dist" column of the node dataframe with corresponding distances to root.

Usage

fillNodesDist(df.nodes, phylo)

Arguments

df.nodes

dataframe created by createNodesDf

phylo

phylogeny (ape format)

Value

dataframe

See Also

createNodesDf, get_all_distances_to_root


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