Author: bugman
Date: Fri Feb 20 15:50:52 2015
New Revision: 27701
URL: http://svn.gna.org/viewcvs/relax?rev=27701&view=rev
Log:
Fix for the Structure.test_pdb_combined_secondary_structure system test.
The SHEET PDB record check was incorrect and was checking for the improperly
formatted atom name
field, which has now been fixed in relax.
Modified:
trunk/test_suite/system_tests/structure.py
Modified: trunk/test_suite/system_tests/structure.py
URL:
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/structure.py?rev=27701&r1=27700&r2=27701&view=diff
==============================================================================
--- trunk/test_suite/system_tests/structure.py (original)
+++ trunk/test_suite/system_tests/structure.py Fri Feb 20 15:50:52 2015
@@ -4160,7 +4160,7 @@
"HELIX 7 3 THR B 117 ASP B 129 1
13 \n",
"HELIX 8 4 TYR B 138 THR B 146 1
9 \n",
"SHEET 1 A 2 TYR B 99 ILE B 100 0
\n",
- "SHEET 2 A 2 VAL B 136 ASN B 137 -1 OVAL B 136 NILE B
100 \n"
+ "SHEET 2 A 2 VAL B 136 ASN B 137 -1 O VAL B 136 N ILE B
100 \n"
]
# Check secondary structure contents of the created PDB file.
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits