Trouble Executing The Modeller Model-Default.Py Script
1
0
Entering edit mode
10.1 years ago
symphx92 ▴ 10

I am completing an assignment using the MODELLER homology modeling software on my Mac running Mavericks. MODELLER 9.13 was fully installed on my computer, and Python 2.7 was updated. the alignment file and PDB and script are all in the same directory.The assignment calling for running the python script has me executing the following code to run the homology program.

cd ~/whateverdirectory

mod9v7 model-default.py

Executing this returns...

-bash: mod9v7: command not found

I've tried mod9v1 and mod9v13 as well but to no avail.

Does anyone what any clue what may have gone wrong? Why won't this code execute, and how can I fix it?

software homology modeling • 2.2k views
ADD COMMENT
1
Entering edit mode
10.1 years ago
symphx92 ▴ 10

The problem was solved by using the following code, as newer version of the software use "." as opposed to "v"

mod9.13 model-default.py

ADD COMMENT

Login before adding your answer.

Traffic: 1605 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6