TreeTools (version 0.1.3)

SortTree: Sort tree

Description

Sorts each node into a consistent order, so similar trees look visually similar.

Usage

SortTree(tree)

Arguments

tree

A tree of class phylo.

Value

SortTree returns a tree of class phylo, with each node sorted such that the larger clade is first.

See Also

RenumberTree