lineages_to_phylo: Make a tree from the union of lineages

View source: R/tree_building.R

lineages_to_phyloR Documentation

Make a tree from the union of lineages

Description

Make a tree from the union of lineages

Usage

lineages_to_phylo(lineages, clean = FALSE)

Arguments

lineages

list of lineages, where each lineage is a data.frame with the columns id and name

clean

Should leafs with descendents be removed? This can occur when both a species and a descendent subspecies are in the lineage set.

Value

phylo object with node names and no branch lengths


arendsee/phylostratr documentation built on Dec. 31, 2022, 10:22 a.m.