prune,igraph-method {DCLEAR} | R Documentation |
prune
Description
Trim a full lineage tree into phylogenetic tree
Usage
## S4 method for signature 'igraph'
prune(x, weighted = TRUE, ...)
Arguments
x |
an igraph object |
weighted |
whether or not keep the edge weight (default: TRUE) |
... |
additional parameters |
Value
an igraph object
[Package DCLEAR version 1.0.13 Index]