| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
GeomAnalyzerBase --+
|
_CompositeAnalyzer --+
|
_HydrophobicInter
Compute protein-ligand hydrophobic interaction candidates: protein atoms on hydrophobic residues and ligand aromatic/aliphatic atoms within hydrophobic distance cutoff. To further exclude hydrogen bonds and pi-pi interactions, call _cleanup_hydrophobic_inter. Use the class HydrophobicInter instead for automated cleaning up.
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.
|
|||
|
Result _Hydrophobic(ca_aid, frag_idx) |
|||
|
|||
|
|||
|
|||
|
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 |