Description Usage Arguments Value Examples
Find the (rounded) length of a branch from a given species to a given internal node.
1 | getBranchLength(tree, spe, nodeNum)
|
tree |
A phylogenetic tree |
spe |
The name of the species |
nodeNum |
The number of the internal node desired. |
The length of the branch between nodeNum and spe as given by tree.
1 | getBranchLength(tree, "Mouse", 15)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.