Software for counting mutations over a tree
3
0
Entering edit mode
7.2 years ago
confusedious ▴ 470

Hi everyone,

I have a nucleotide alignment in .fasta format and a phylogenetic tree for these data in .newick format.

I'd like to find some software that can count how many times each variable position in the alignment needs to change over a given tree tree (interpreting the mutations in the most parsimonious way).

Does anyone have any suggestions?

phylogenetics • 2.8k views
ADD COMMENT
1
Entering edit mode
7.1 years ago
confusedious ▴ 470

I found that an estimation of the maximum mutation count at each position can be obtained using Fluxus Network's statistics tool after building a Median Joining network.

See: http://www.fluxus-engineering.com/sharenet.htm

ADD COMMENT
3
Entering edit mode
7.1 years ago
jhc ★ 3.0k

This script might be useful: It displays what mutations occurred in each branch. Should be easy to modify to just count.

enter image description here

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

You could use Mesquite or PAUP. I believe it is also possible to do this in R using the APE package.

ADD COMMENT
0
Entering edit mode

Thank you for the suggestions. I have tried with these packages, but have only been able to get a mutation count for the whole alignment/tree combination, not a count for individual informative sites.

ADD REPLY

Login before adding your answer.

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