get_bipartitions: Get a list of all the bipartitions in a tree.

Description Usage Arguments Value

View source: R/utility_functions.R

Description

Get a list of all the bipartitions in a tree.

Usage

1

Arguments

phy

A phylo object that specifies the tree.

Value

A list of bipartitions for the tree. The order of the list corresponds to the edges in phy$edge. Bipartitions are specified as a vector of the tip labels that make up one half of the bipartition.


caseywdunn/hutan documentation built on June 12, 2020, 3:12 a.m.