powered by
Return a TreeMan from ape's phylo
TreeMan
phylo
TreeMan-to-phylo, TreeMen-to-multiPhylo multiPhylo-to-TreeMen TreeMan-class
TreeMan-to-phylo
TreeMen-to-multiPhylo
multiPhylo-to-TreeMen
TreeMan-class
# NOT RUN { library(treeman) library(ape) tree <- compute.brlen(rtree(10)) tree <- as(tree, 'TreeMan') # }
Run the code above in your browser using DataLab