mailr25439 - /trunk/pipe_control/mol_res_spin.py


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

Header


Content

Posted by edward on August 29, 2014 - 16:25:
Author: bugman
Date: Fri Aug 29 16:25:27 2014
New Revision: 25439

URL: http://svn.gna.org/viewcvs/relax?rev=25439&view=rev
Log:
Epydoc fixes for the pipe_control.mol_res_spin.format_info_full() function.


Modified:
    trunk/pipe_control/mol_res_spin.py

Modified: trunk/pipe_control/mol_res_spin.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/pipe_control/mol_res_spin.py?rev=25439&r1=25438&r2=25439&view=diff
==============================================================================
--- trunk/pipe_control/mol_res_spin.py  (original)
+++ trunk/pipe_control/mol_res_spin.py  Fri Aug 29 16:25:27 2014
@@ -1256,11 +1256,11 @@
 
     This will be a verbose representation.  If:
 
-        mol_name = 'Ubi'
-        res_name = 'Ala'
-        res_num = '10'
-        spin_num = None
-        spin_name = 'N'
+        - mol_name = 'Ubi'
+        - res_name = 'Ala'
+        - res_num = '10'
+        - spin_num = None
+        - spin_name = 'N'
 
     Then the returned string will be "Molecule Ubi, residue Ala 10, spin N". 
 Any values of None will result in that part of the string being suppressed.
 




Related Messages


Powered by MHonArc, Updated Fri Aug 29 16:40:02 2014