prune,lineage_tree-method {DCLEAR} | R Documentation |
prune
Description
Trim a full lineage tree into phylogenetic tree
Usage
## S4 method for signature 'lineage_tree'
prune(x, ...)
Arguments
x |
a lineage_tree object |
... |
additional parameters passed to as_phylo() |
Value
a lineage_tree object
[Package DCLEAR version 1.0.13 Index]