Preprocess.Tree: Preprocessing of a phylogenetic tree

View source: R/Preprocess.Tree.R

Preprocess.TreeR Documentation

Preprocessing of a phylogenetic tree

Description

Calculates cuts and intervals of a phylogenetic tree and make it available both in hclust and phylo formats.

Usage

Preprocess.Tree(Tree)

Arguments

Tree

An object of class hclust, phylo or phylog. The tree must be ultrametric.

Details

This is an internal function. It is used by PhyloApply to obtain values of intervals.

Value

An object of class PPtree.


entropart documentation built on Sept. 26, 2023, 5:09 p.m.