as_lineage_tree,phyDat,phylo,lineage_tree_config-method {DCLEAR}R Documentation

as_lineage_tree

Description

Convert a phylo object and a phyDat object to a lineage_tree object

Usage

## S4 method for signature 'phyDat,phylo,lineage_tree_config'
as_lineage_tree(x, y, config, ...)

Arguments

x

a phyDat object

y

a phylo object

config

a lineage_tree_config object

...

additional parameters

Value

a lineage_tree object


[Package DCLEAR version 1.0.13 Index]