Skip to contents

Return a TreeMan from ape's phylo. This will preserve node labels, if they are a alphanumeric.

Examples


library(ape)
tree <- compute.brlen(rtree(10))
tree <- as(tree, "TreeMan")