getSubtree | R Documentation |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.