getSubtreeUnrooted
Get all subtrees of specified node. This includes all ancestors and relatives of node and return named list of subtrees.
getSubtreeUnrooted(tree, node)
tree |
ape phylo tree object |
node |
is the tree node id from which the subtrees are derived. |
named list of subtrees with the root id of subtree and list of node id's making up subtree.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.