Description Usage Arguments Value Author(s) Examples
Get a subtree
1 |
tree |
A vector of character strings, each containing a newick tree |
node |
A vector of character strings, each representing the name
of the node which will be the new root of the tree. If node is shorter
than tree, values will be recycled, and a warning produced if |
super.tree |
A vector of logical values. If TRUE, then remove all nodes which are descendants of node, rather than keeping them. |
A vector of trees which have been pruned, removing all nodes which are not descendants of the given node.
Melissa J. Hubisz and Adam Siepel
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.