| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
GeomAnalyzerBase --+
|
_CompositeAnalyzer --+
|
ProtLigPolarInter
Calculate polar interactions between protein and ligand, with hbonds and water bridges excluded.
Returns a list of dict. The length of this
list is the number of frames. The dict key is
'PolarResult', and the value is a list of _ProtLigPolarInter.Result, where prot_aid and lig_aid
are the AID of the protein atom and ligand atom, polar_type is a string
that denotes the side chain/backbone information, distance is the
distance between the protein atom and the ligand atom. It also contains
keys of 'HBondResult' and 'WaterBridgeResult' with ProtLigHbondInter and WaterBridges results as values.
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Aug 8 02:52:48 2017 | http://epydoc.sourceforge.net |