View source: R/calibrations_congruify.R
| congruify_and_mrca_phylo | R Documentation | 
congruify_and_mrca congruifies a target tree against a single
source chronogram, and gets nodes of target tree that correspond to the most
recent common ancestor (mrca) of taxon pairs from the congruified calibrations.
It uses phytools::findMRCA() to get mrca nodes.
congruify_and_mrca_phylo(phy, source_chronogram, reference)
phy | 
 A   | 
source_chronogram | 
 A   | 
reference | 
 A character string indicating the study reference that the   | 
a data.frame of node ages from source_chronograms and corresponding
mrca nodes in target tree phy.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.