Preprocess.Tree:
Preprocessing of a phylogenetic tree
Description
Calculates cuts and intervals of a phylogenetic tree and make it available both in hclust
and phylog
formats.
Usage
Preprocess.Tree(Tree)
Arguments
Tree
An object of class hclust
or phylog
. The tree must be ultrametric.
Value
An object of class PPtree
.
Details
This is an internal function. It is used by PhyloApply
and to obtain values of intervals.