Trees | Indices | Help |
---|
|
1 # A superclass for reading [f]ixed-column type [f]lat-[f]ile records. (e.g. 21 22 # Definition of the align section in a FSSP file24 abs_res_num = (0,4) 25 pdb_res_num = (4,9) 26 chain_id = 10 27 res_name = 12 28 ss1 = 15 29 turn3 = 17 30 turn4 = 18 31 turn5 = (20,22) 32 acc = (34,37) 33 start_aa_list = 4234
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Apr 1 00:43:00 2011 | http://epydoc.sourceforge.net |