I’ve got some relults on the phylogeny of some living creatures based on 850 bp fragment of 28S RNA subunit.
Built a standard set of trees based on NJ, ML, MP and BI methods.
BI was constructed in MrBayes. And all the rest in R with “ape” and “phangorn” packages wherein MP topology obtained with “pratchet” function in phangorn.
MP has provided me with completely resolved phylogeny, whereas NJ, ML and BI shown polytomies in some terminal branches. I have never met with such results and realize this could be evidence of incorrect tree search strategy with other methods.
But still my questions are:
- Wheather MP method (especially parsimony ratchet) in some cases can reasonably produce more reliable results than others? (I remember about long-branch-attraction and homoplasy)
- In addition to minimization of the number of “steps” wheather MP algorithms seek for fully resolved phylogenies and discard topologies with polytomy?
Thank you!