annotate.nodes | R Documentation |
Groups meta data by descendant. This also includes bootstrap certainty referenced by node labels in the ape object. Unlabeled nodes are defaulted to a bootstrap value of 1 (maximum certainty), including the root.
annotate.nodes(phy, max.boot = NA)
phy: |
An inputted tree passed by extend.tree. Should contain seq.info |
max.boot: |
numeric, user specifies maximum bootstrap value (usually 1 or 100). |
: data frame, "node.info" to a annotate the information under a given node at a tree.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.