I created two consensus trees of a set of 10,000 trees by using PAUP* and TreeAnnotator. The trees differed in both support values (posteriors) and topology. So I tried to use the PAUP* consensus as a target tree in TreeAnnotator to see what support that gives.
Here comes my problem; TreeAnnotator keeps telling me there is something wrong with the syntax of the target tree (which was direct PAUP* output). So i fiddeled around with it, but no solution yet.
Might it have something to do with the target tree being rooted or not?
Any suggestions?
Thanks in advance!
Cheers, Bas Kokshoorn.
Leiden University, The Netherlands.
Alexei
TreeAnnotator doesn't create a consensus tree. It finds the tree in
your posterior sample (the trees file) that
has the highest sum of posterior probabilities for all the clades in
the tree. The point is that this is an actual
tree that BEAST visited. It can also be used to annotate a specific
tree but this is expected to be a tree from
BEAST (such as a random tree from the chain). Consensus trees will
have polytomies or unresolved nodes and these
cannot be read by TreeAnnotator. I can't see a sensible way of
finding HPD or mean age for an unresolved node
(polytomy) so there is no reason to use consensus trees in
TreeAnnotator (unless they are fully resolved and
rooted).
Andrew