| sort_by_depth | R Documentation |
Sort groups by MRCA node depth (deepest first)
sort_by_depth(groups, mrca_map, tree)
groups |
Character vector of group names |
mrca_map |
Output of compute_mrca_map() |
tree |
phylo object |
Sorted character vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.