mailr7673 - /1.3/test_suite/system_tests/scripts/palmer_omp.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on October 12, 2008 - 19:28:
Author: bugman
Date: Sun Oct 12 19:28:06 2008
New Revision: 7673

URL: http://svn.gna.org/viewcvs/relax?rev=7673&view=rev
Log:
The Modelfree4 system test using the OMP data now uses the truncated and more 
standard PDB file.


Modified:
    1.3/test_suite/system_tests/scripts/palmer_omp.py

Modified: 1.3/test_suite/system_tests/scripts/palmer_omp.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/scripts/palmer_omp.py?rev=7673&r1=7672&r2=7673&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/scripts/palmer_omp.py (original)
+++ 1.3/test_suite/system_tests/scripts/palmer_omp.py Sun Oct 12 19:28:06 2008
@@ -31,7 +31,7 @@
         sequence.copy('data')
 
         # Read a PDB file.
-        structure.read_pdb(file='1F35_N_H_molmol.pdb', dir=sys.path[-1] + 
'/test_suite/shared_data/structures', parser='internal')
+        structure.read_pdb(file='1F35_N_H_trunc.pdb', dir=sys.path[-1] + 
'/test_suite/shared_data/structures', parser='internal')
 
         # Select only 3 spins (residues 9, 10, and 11).
         deselect.all()




Related Messages


Powered by MHonArc, Updated Sun Oct 12 19:40:02 2008