Hi Will,
This issue comes out from time to time (last time for me during a
workshop last week). So I just wrote a function to do that:
drawSupportOnEdges <- function(value, ...)
{
lastPP <- get("last_plot.phylo", envir = .PlotPhyloEnv)
n <- lastPP$Ntip
m <- lastPP$Nnode
if (len
Hi all,
I have some tree files with bootstrap support values associated with the
nodes.
Of course, these bootstrap support values should really be associated with
the branches, not the nodes, especially as I prepare these trees as figures
for publication.
So, my question is, once I have imported