| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
GeomAnalyzerBase --+
|
_CompositeAnalyzer --+
|
HydrophobicInter
Calculate hydrophobic interactions between protein and ligand, with hbonds and pi-pi interactions excluded.
Returns a list of dict. The length of this
list is the number of frames. The dict key is
'HydrophobicResult', and the value is a list of _HydrophobicInter.Result, where ca_aid is the AID of
alpha carbon, frag_idx is the index of ligand fragment. There are also
keys of 'PiPiResult', 'PiCatResult', 'HBondResult' with ProtLigPiInter, ProtLigHbondInter 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 |