| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
HistidineState
Spyder-generated class
module haddock
file /home/sjoerd/data/Spyder-devel/haddock/parameter.spy
Describes the protonation state of histidine residue
HISD: proton on the delta nitrogen (neutral charge)
HISE: proton on the epsilon nitrogen (neutral charge)
HIS+: proton on both nitrogens (positive charge)
http://www.spyderware.nl/wiki/classes/HistidineState
>>> if state != None: assert state in ("HISD", "HISE", "HIS+") >>>
>>> OPTION state "HISD", "HISE", "HIS+" TYPE resid required resid Residue number state Protonation state >>>
|
|||
|
Inherited from |
|||
|
|||
| *Integer | resid | ||
| String | state | ||
|
|||
|
Inherited from |
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon May 10 22:45:18 2010 | http://epydoc.sourceforge.net |