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

pmodeltest generated phyml command:: Error #3

Open
EricDeveaud opened this issue Jul 16, 2021 · 0 comments
Open

pmodeltest generated phyml command:: Error #3

EricDeveaud opened this issue Jul 16, 2021 · 0 comments

Comments

@EricDeveaud
Copy link

Hello,

while trying to run given example on README it hangs on phyml call

[gensoft@e4f0d8f5833f pmodeltest-1.04]$ pmodeltest.py -i examples/protein.phy --phyml ./bin/phyml  --protein 
./bin/phyml  -i examples/protein.phy -d aa -n 1 -b 0 -o tlr -m MtArt --no_memory_check --run_id MtArt+I+G+F -f e -v e -c 4 -a e

this is due to invalid options on command line for provided phyml binary, see:

[gensoft@e4f0d8f5833f pmodeltest-1.04]$ ./bin/phyml  -i examples/protein.phy -d aa -n 1 -b 0 -o tlr -m MtArt --no_memory_check --run_id MtArt+I+G+F -f e -v e -c 4 -a e

./bin/phyml: unrecognized option '--no_memory_check'

. Unknown option character `\x0'.

. Type any key to exit.

when --no_memory_check is not provided bin/phyml run fines

regards

Eric

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

1 participant