Description Usage Arguments Value Examples
Get the most recent common ancestor between two nodes as given by the given tree.
1 | getMostRecentCommonAncestor(tree, spe1, spe2)
|
tree |
A phylogenetic tree |
spe1 |
The name of species 1 |
spe2 |
The name of species 2 |
The number of the internal node that is the most recent point of divergence.
1 | getMostRecentCommonAncestor(tree, "Mouse", "Bovine")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.