prune,igraph-method | R Documentation |
Trim a full lineage tree into phylogenetic tree
## S4 method for signature 'igraph'
prune(x, weighted = TRUE, ...)
x |
an igraph object |
weighted |
whether or not keep the edge weight (default: TRUE) |
... |
additional parameters |
an igraph object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.