To make majority rule consensus tree, you don't need specify ML tree
file via "-t". You should just type the following command.
raxmlHPC -f b -m GTRGAMMA -J MR -z RAxML_bootstrap.bootstrap -n consensus
If you give ML tree file via "-t", RAxML counts the times of emergence
of the bipartitions which is contained in the ML tree, and mapped them as
support values to the ML tree.
On Fri, 6 Jan 2012 06:28:12 -0800 (PST)
Christian A <chrar...@googlemail.com> wrote in
<4aa872f6-8bd2-431a...@j10g2000vbe.googlegroups.com>
> So, what I want is to take the ML tree (RAxML_result.optimize), and
> use the boostrap trees to make support values for each internal node
> in the ML tree. If a particular node is supported by less than 50%,
> the ML tree topology is altered and a polytomy is introduced. Thus,
> at the end, only the strongly supported nodes are still present,
> whereas all weakly supported nodes were collapsed.
It's not majority rule consensus tree. RAxML cannot compute it, and much
the same is true on MrBayes as far as I know.
--
Akifumi S. Tanabe <akifumi...@gmail.com>
> I've tried the consensus tree and it appears to be in agreement with
> the MEGA concatenated tree. I'm hoping for a method of accounting for
> incongruence among genes that yields an alternate phylogeny.