switch for respa, D aminoacids, saxs tutorial, license
[django_unres.git] / django_simple / todo / jobfiles.py
index fd7fd7c..2badbc2 100644 (file)
@@ -90,7 +90,7 @@ CUTOFF=7.00000 WCORR4=0.00000"""
           if seq[-1]=='X':
             dimen3-=1
   
-       nogly ='CDSQKIPTFNHLRWAVEYM'
+       nogly ='CDSQKIPTFNHLRWAVEYMcdsqkiptfnhlrwaveym'
        seq2 = ''.join([c for c in seq if c in nogly])
   
        dimen3=(dimen3+len(seq2))*3