View source: R/plot_tree_annots.R
get_edge_info | R Documentation |
Gets summary edge information specified by child node of an edge.
get_edge_info(pdx, tree, node)
pdx |
list containing a data frame "details" with an entry "node" that maps to nodes in the tree. |
tree |
phylo. Enhanced phylo - has coords data.frame specifying the coordinates of the edges. |
node |
integer. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.