phylo-to-TreeMan {treeman} | R Documentation |
Return a TreeMan
from ape's phylo
TreeMan-to-phylo
,
TreeMen-to-multiPhylo
multiPhylo-to-TreeMen
TreeMan-class
library(treeman) library(ape) tree <- compute.brlen(rtree(10)) tree <- as(tree, 'TreeMan')