Subject: Re: [modeller_usage] Error with the Mutate script
From: Modeller Caretaker <>
Date: Wed, 08 May 2013 08:11:07 -0700
Cc:
On 5/8/13 2:17 AM, Arjun Ray wrote:
I double checked and added again. Getting the same error.
As I said, Python is sensitive to indentation - and the indentation in
your script is all over the place. Compare with the original script in
the wiki at http://salilab.org/modeller/wiki/Mutate%20model
#molecular dynamics
def refine(atmsel):
For example, both of these two lines should be left-aligned (no space at
the start).