Phylogenetic tree support for a user-defined partition
2
1
Entering edit mode
6.8 years ago
kshulgina ▴ 10

Hello,

I am wondering if anyone knows of a phylogenetic software that will allow me to compare the support for a specific partition of species.

More specifically, I am interested in the phylogenetic position of a specific clade X. I want to test whether X is monophyletic with another clade A, monophyletic with another clade B, or whether it is an outgroup to both clades. I want to use a phylogenetic software on some input gene alignment to directly compare how well supported are the different placements of my clade X.

From what I've seen, various phylogenetic softwares like PhyML and MrBayes, show branch support only for partitions in the consensus tree. Is there is some software that will allow me to test the support for a partition of my choosing?

Thanks

gene phylogenetics bootstrap tree • 1.7k views
ADD COMMENT
1
Entering edit mode
6.8 years ago

Have a look at the R package ape, e.g. the boot.phylo() function.

ADD COMMENT
1
Entering edit mode
6.8 years ago
Joseph Hughes ★ 3.0k

There are several ways of doing this phylogenetically. You could for example constrain the topology with X as part of clade A and caulclate the likelihood of the tree, then repeat for X as part of B and then do a likelihood ratio test to see whether the trees are significantly different. You can do this in PhyML. Another approach would be to look at leaf and node stability in the trees produced during a MrBayes run. Alternatively, you could use TreeAnnotator (part of BEAST) to get the bootstrap or posterior probabilities summarised on a topology of your choosing.

ADD COMMENT

Login before adding your answer.

Traffic: 1835 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