fillEdgesPart: Fill the "part" column of edge dataframe

View source: R/summaryStatistics.R

fillEdgesPartR Documentation

Fill the "part" column of edge dataframe

Description

The phylogeny is sliced into 3 equal parts. The part of the edge is determined by the part of the child, e.g. if the edge goes from a parent belonging to part 3 and to a child belonging to part 2, then the edge belongs to part 2.

Usage

fillEdgesPart(df.edges, df.nodes)

Arguments

df.edges

dataframe

df.nodes

dataframe

Value

dataframe


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