View source: R/plot-timetree-pipeline.R
| pt_step3_compute_mrca | R Documentation |
Computes MRCA map for each group, checks monophyly, and detects nesting conflicts.
pt_step3_compute_mrca(tree, group_vec, clade, strict, low_memory)
A named list with:
mrca_map |
list of MRCA nodes per group |
singleton_map |
singleton group map (attr from compute_mrca_map) |
all_group_names |
union of mrca and singleton names |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.