I am using MrBayes, PhyML and phangorn to build the trees for a certain data set. I have used ProtTest and it identified LG+I+G+F to be the best substitution model for the maximum likelihood method (PhML). My question is, can I use the same substitution model in Mr Bayes (Bayesian analysis) and phangorn (nearest neighbor) , or do I need a different test for each method?
1 answer
Not all programs implement all models. For example, I do not know if the latest MrBayes implement all models tested with ModelTest, I know an earlier version (I think 3.1 but may be wrong) implemented only a subset of the models found in ModelTest.
Anyway, if you are doing ML and bayesian phylogenetic inference, there is no need for NJ, which in general is less accurate.
Log in to answer this question.