biconnectedComponents | R Documentation |
Find the biconnected components of a phylogeny
biconnectedComponents(edges, rt, nNode)
edges |
The |
rt |
The root node of the phylogeny |
nNode |
The number of nodes in the tree |
Find the biconnected components of a phylogeny
biconnected components
A list with containing a vector of nodes for each biconnected component
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.