| Trees | Indices | Help |
|
|---|
|
|
1 # A superclass for reading [f]ixed-column type [f]lat-[f]ile records. (e.g. 22 23 24 # Definition of the align section in a FSSP file26 abs_res_num = (0, 4) 27 pdb_res_num = (4, 9) 28 chain_id = 10 29 res_name = 12 30 ss1 = 15 31 turn3 = 17 32 turn4 = 18 33 turn5 = (20, 22) 34 acc = (34, 37) 35 start_aa_list = 4236
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Feb 5 18:02:55 2013 | http://epydoc.sourceforge.net |