mailr11149 - /1.3/test_suite/system_tests/scripts/n_state_model/dna_pcs_fit.py


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

Header


Content

Posted by edward on April 27, 2010 - 17:05:
Author: bugman
Date: Tue Apr 27 17:05:09 2010
New Revision: 11149

URL: http://svn.gna.org/viewcvs/relax?rev=11149&view=rev
Log:
Modified the dna_pcs_fit.py N-state model system test script to use the 
truncated PDB file.

This speeds the system test up by orders of magnitude.


Modified:
    1.3/test_suite/system_tests/scripts/n_state_model/dna_pcs_fit.py

Modified: 1.3/test_suite/system_tests/scripts/n_state_model/dna_pcs_fit.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/scripts/n_state_model/dna_pcs_fit.py?rev=11149&r1=11148&r2=11149&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/scripts/n_state_model/dna_pcs_fit.py 
(original)
+++ 1.3/test_suite/system_tests/scripts/n_state_model/dna_pcs_fit.py Tue Apr 
27 17:05:09 2010
@@ -16,7 +16,7 @@
 pipe.create('DNA', 'N-state')
 
 # Load the structure.
-structure.read_pdb(file='LE.pdb', dir=str_path)
+structure.read_pdb(file='LE_trunc.pdb', dir=str_path)
 
 # Load the sequence information.
 structure.load_spins(spin_id='@H*')




Related Messages


Powered by MHonArc, Updated Tue Apr 27 17:40:02 2010