Building Consensus Trees Of Phyml Bootstraps
4
5
Entering edit mode
13.7 years ago

Hey

I'm using PhyML to build phylogenetic trees of bacterial sequence data for me. However, when it generates bootstrap replicates it just dumps each replicate as a newick tree into a file. I'm wondering if anyone knows the easy way to transform these replicates into a single consensus tree?

Many thanks

consensus phylogenetics • 9.5k views
ADD COMMENT
5
Entering edit mode
13.7 years ago
Paulo Nuin ★ 3.7k

Use Consense, from the Phylip package to create a consensus tree. You can find more information here. Basically, what it does is to read all the trees and find the number of times each bnranch appeared and give you the percentage value.

ADD COMMENT
0
Entering edit mode

The added benefit is that you can easily parallelize this, while the PhyML MPI interface for bootstrapping didn't work for me.

ADD REPLY
0
Entering edit mode

Thank you for your answers, I'll have a play with this.

ADD REPLY
2
Entering edit mode
12.4 years ago
Dejian ★ 1.3k

The latest version (phyml-20110919.tar.gz) of PhyML can generate a consensus tree after bootstrapping. I am new to PhyML and I did not try earlier versions.

ADD COMMENT
1
Entering edit mode
13.7 years ago

You can also try treebest mmerge, on sourceforge

ADD COMMENT
0
Entering edit mode

I tried to find this but got not hits, do you have a link I could use? Thanks.

ADD REPLY
0
Entering edit mode
ADD REPLY
0
Entering edit mode

It's not obvious to me from the DOCs how to use this mmerge function. As for Consense from PHYLIP package, it seems to give higher percentage values than Geneious Tree Builder. I wish I could find one more algorithm to calculate the consensus tree.

ADD REPLY
1
Entering edit mode
11.3 years ago

You can also do this using clann

http://bioinf.nuim.ie/clann/

ADD COMMENT

Login before adding your answer.

Traffic: 2438 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6