Hi all,
I am trying to find a more functional way to extract age estimates(node heights) from a dated consensus phylogeny. Currently I am only able to extract the age estimates which I am interested in by opening my annotated NEXUS file in FigTree and displaying "heights_95%_HPD" as node labels, however the size of the tree file (20,000 + taxa) makes FigTree terribly slow and frustrating to work with. So I hope there is an easier way for me to obtain the minimum and maximum 95% height values for a number of "nodes of interest" without using FigTree.
In the past I have used the branching.times() R function to avoid the click and zoom functionality of FigTree, but this function does not return min and max heights and certainly doesn't work with multiphylo objects
Hopefully somebody with more experience with such large datasets can help me figure out an effective work around.
Regards
Alex