Re: [R-sig-phylo] Unable to reorder any phylo object with reorder.phylo

2016-08-11 Thread Zach Culumber
Hi Liam, thanks for your message, Okay, I guess my objective is to order all of my nodes rather than edges either in ascending or descending order. It looks like ladderize will do this all at once rather than node by node with other commands. Thank you for pointing me towards that! In all of

Re: [R-sig-phylo] Unable to reorder any phylo object with reorder.phylo

2016-08-11 Thread Liam Revell
Hi Zach. What is your objective here? reorder.phylo reorders the edges in the �phylo� object, but does not usually change the order in which the tips are plotted. For that, you should look at ape::rotate or phytools::rotateNodes (I believe), ape::ladderize, or the argument tips in

[R-sig-phylo] Unable to reorder any phylo object with reorder.phylo

2016-08-11 Thread Zach Culumber
Hi everyone, I seem to have an issue where I cannot get any trees (real data or simulated trees) to reorder. I've tried a lot of different things including updating packages, restarting R, using a different computer. My real trees have 501 tips, but I'm having this issue even when I simulate