How To Test If A Phylogenetic Tree Matches A Topological Hypothesis?
3
2
Entering edit mode
10.3 years ago
qiyunzhu ▴ 430

Dear all,

I am trying to see if the phylogenetic trees I constructed support a topological hypothesis that a certain group of organisms is monophyletic. I can of course eye-ball the tree to see if it's correct, but the question is that, I have thousands of trees... Actually I am trying to compute the posterior probability of a topological hypothesis from a MrBayes tree sample file (.t). Therefore, I am seeking an automatical way to scan all these 1000 trees and count how many of them match a topological constraint I provide. The principle is simple. I'm just wondering if there is already a tool out there. Anyone has any thoughts? Thanks!

Best wishes

phylogenetics tree • 5.4k views
ADD COMMENT
0
Entering edit mode

look into hypothesis testing. The KH test is pretty good and is implemeted in many tools. E.g. check this presentation by Mark Holder http://phylo.bio.ku.edu/woodshole/HolderTestingLectureWoodsHole2012.pdf

ADD REPLY
2
Entering edit mode
10.3 years ago

Hi!

There is a perl script for calculating monophyletic values of gene families (for bacteria and archaea).

See monophyly value section of this article: http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0077033

Scripts are available here: http://edhar.genomecenter.ucdavis.edu/~dwu/BAmarker/ monophyly_test.pl in scripts.tgz)

I hope it helps.

ADD COMMENT
1
Entering edit mode
10.1 years ago
Dave Lunt ★ 2.0k

You should also have a look at ETE, which has test for group monophyly built in and would be perfect for iterating across lots of trees: "ETE is a python programming toolkit that assists in the automated manipulation, analysis and visualization of phylogenetic trees" https://pythonhosted.org/ete2/index.html

ADD COMMENT
0
Entering edit mode
10.1 years ago
yukichanyk • 0

Have you tried topological hypothesis testing in MrBayes with Bayes factor comparisons? Check the mb3.2 manual chapter4.4 :)

ADD COMMENT

Login before adding your answer.

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