mutate model syntax error
I'm new to Modeller and I tried using the mutate model script that I copied from http://salilab.org/modeller/wiki/Mutate%20model.
I got the following message instead.
C:\Program Files (x86)\Modeller9.10\bin\test>mod9.10 mutate_model.py 1r3a 116 PR O A > 1r3a_1.log 'import site' failed; use -v for traceback File "mutate_model.py", line 54 1r3a, 116, PRO, A, = sys.argv[1:] ^ SyntaxError: invalid syntax
Can anyone help me with this? I don't know what's wrong with the input. I thought I only need a pdb file to execute this script.
Many thanks, Daffodil
On 09/03/2013 04:13 AM, Daffodil Canson wrote: > I'm new to Modeller and I tried using the mutate model script that I > copied from http://salilab.org/modeller/wiki/Mutate%20model. > > I got the following message instead.
It looks like you've tried to edit the script to add your parameters. You don't need to do that (and, as you saw, it's invalid Python). Use the script without changes and supply the parameters on the command line.
Ben Webb, Modeller Caretaker
participants (2)
-
Daffodil Canson
-
Modeller Caretaker