Home | Trees | Indices | Help |
|
---|
|
H = alpha helix B = residue in isolated beta-bridge E = extended strand, participates in beta ladder G = 3-helix (3/10 helix) I = 5 helix (pi helix) T = hydrogen bonded turn S = bend . = loop or irregular
>>> d = Dssp( model ) >>> result = d.run()
|
|||
| __init__(self, model, **kw) | ||
|
prepare(self) Overrides Executor method. |
||
|
cleanup(self) Tidy up the mess you created. |
||
[str]
|
parse_result(self) Parse the secondary structure from tha DSSP output file. |
||
|
finish(self) Overrides Executor method |
|
|
Overrides Executor method. |
Tidy up the mess you created. |
Parse the secondary structure from tha DSSP output file.
|
Overrides Executor method |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Tue May 1 22:34:52 2007 | http://epydoc.sourceforge.net |