subtree,lineage_tree-method {DCLEAR} | R Documentation |
subtree
Description
Extract a subtree with specific leaves
Usage
## S4 method for signature 'lineage_tree'
subtree(x, leaves = NULL, ...)
Arguments
x |
a lineage_tree object |
leaves |
leaves of the extracted tree |
... |
additional parameters |
Value
a lineage_tree object
[Package DCLEAR version 1.0.13 Index]