getSubtree
Get all children of node from tree, including start_node.
getSubtree(tree, node)
tree |
ape phylo tree object |
node |
is the tree node id from which the tree is derived. |
list of all child node id's from starting node.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.