applyBranchLengths | R Documentation |
Applies the branch lengths of a reference tree to a target.
applyBranchLengths(tree, edge.length)
tree |
target tree. |
edge.length |
number of digits for rounding. Passed to |
This function applies the set of branch lengths from a reference tree to a target tree while reconciling any mappings (as in read.simmap
) with the new branch lengths.
An object of class "phylo"
or "simmap"
.
Liam Revell liam.revell@umb.edu
Revell, L. J. (2024) phytools 2.0: an updated R ecosystem for phylogenetic comparative methods (and other things). PeerJ, 12, e16505.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.