Home | Trees | Indices | Help |
|
---|
|
object --+ | GeomAnalyzerBase --+ | _CompositeAnalyzer --+ | WatLigFragDistance
Distance between water oxygen atom and its closest ligand fragment, with water bridges excluded.
Returns a list
of dict
. The length of this
list
is the number of frames. The dict
key is
'LigWatResult', and the value is a list
of _WatLigFragDistance.Result, where frag_idx is the index
of the ligand fragment, wat_res_num is the water residue number, distance
is the distance between water oxygen atom and ligand fragment centroid.
It also contains the key of 'WaterBridgeResult' with WaterBridges results as value.
|
|||
|
|||
|
|||
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 |