Rev Language Reference


fnChronoToPhylo

Usage

fnChronoToPhylo(TimeTree tree, RealPos[] rates)

Arguments

tree : TimeTree (pass by const reference)
The tree variable.
rates : RealPos[] (pass by const reference)
The branch rates we use to multiply/rescale the branches with.

Return Type