Description Usage Arguments Details Value Examples
View source: R/sim_multilocus.R
Collapse a clade into a single tip
1 2 3 | collapse_locus_subtree(list_of_subtrees, locus_to_collapse)
collapse_clade(list_of_subtrees, locus_to_collapse)
|
list_of_subtrees |
a list of type 'multiPhylo' |
locus_to_collapse |
a subtree found within a subst of 'list_of_subtrees' |
Takes a clade as input and collapses that clade to one tip in all trees in 'list_of_subtrees'.
multiPhy (list of trees) with the subtree in question collapse
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.