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.
Software for counting mutations over a tree
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?
• 3,716 views
•
link
3 answers
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.
• 0 views
•
link
This script might be useful: It displays what mutations occurred in each branch. Should be easy to modify to just count.

• 0 views
•
link
Log in to answer this question.