R/tree-utilities.R
getSubtree.Rd
Get all children of node from tree, including start_node.
getSubtree(tree, node)
ape phylo tree object
is the tree node id from which the tree is derived.
list of all child node id's from starting node.