Skip to content

pmodeltest generated phyml command:: Error #3

@EricDeveaud

Description

@EricDeveaud

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions