Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building the BioNJ trees #181

Open
KYQiu21 opened this issue Mar 24, 2023 · 5 comments
Open

Building the BioNJ trees #181

KYQiu21 opened this issue Mar 24, 2023 · 5 comments

Comments

@KYQiu21
Copy link

KYQiu21 commented Mar 24, 2023

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.

@stephaneguindon
Copy link
Owner

./phyml -i your_sequences -o none should do the trick

@KYQiu21
Copy link
Author

KYQiu21 commented Mar 27, 2023

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!

@stephaneguindon
Copy link
Owner

Did you use the '-d aa' option?

@KYQiu21
Copy link
Author

KYQiu21 commented Mar 28, 2023

Yes! ./phyml -i example_dataset -o none -d aa gives the error report I posted above

@stephaneguindon
Copy link
Owner

Could you please indicate which version of PhyML you're running, which OS and how you compiled?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants