phyml
phyml copied to clipboard
Building the BioNJ trees
Dear all,
Is it possible to infer only the BioNJ trees given a sequence alignment? If so, what is the parameter setting for this? Thanks.
Best, K.
./phyml -i your_sequences -o none
should do the trick
Thanks for your reply! I tested this with the proteic file in the example folder, it returns bugs:
. 429 patterns found (out of a total of 547 sites). . 136 sites without polymorphism (24.86%). Illegal instruction
How should I address this? Many thanks!
Did you use the '-d aa' option?
Yes! ./phyml -i example_dataset -o none -d aa gives the error report I posted above
Could you please indicate which version of PhyML you're running, which OS and how you compiled?