layoutEqualAngle {ggtree} | R Documentation |
'Equal-angle layout algorithm for unrooted trees'
layoutEqualAngle(tree, branch.length)
tree |
phylo object |
branch.length |
set to 'none' for edge length of 1. Otherwise the phylogenetic tree edge length is used. |
tree as data.frame with equal angle layout.
"Inferring Phylogenies" by Joseph Felsenstein.