-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels