igraph_to_phylo: Converts an igraph network into a phylogenetic tree as a...

View source: R/igraph_to_phylo.R

igraph_to_phyloR Documentation

Converts an igraph network into a phylogenetic tree as a phylo object.

Description

Converts an igraph network into a phylogenetic tree as a phylo object.

Usage

igraph_to_phylo(tree, solve_multichotomies)

Arguments

tree

igraph object

solve_multichotomies

boolean - whether to remove multichotomies in the resulting phylogenetic tree using ape::multi2di

Value

phylogenetic tree


AntibodyForests documentation built on April 4, 2025, 4:45 a.m.