Description Usage Arguments Details References Examples
Return a tree with balance changed.
1 | reBalance(tree, steps)
|
tree |
phylogenetic tree (ape class) |
steps |
number of tip switches to perform |
The functions switches tips in tree to make the tree more or less balanced. If steps is positive, the tree will be made more balanced else more unbalanced. Steps determines the number of tip switches in a balanced or unbalanced direction.
No references yet! https://github.com/DomBennett/MoreTreeTools.
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.