Trees | Indices | Help |
|
---|
|
object --+ | GeomAnalyzerBase --+ | _MaestroAnalysis --+ | HydrogenBondFinder
Find hydrogen bonds present between two sets of atoms. The result is a list of tuples, where is tuple is a pair of (donor,acceptor) atom indices. Basic usage: ana = Com(msys_model, cms_model, 'mol.num 3', '(NOT mol.num 3)') results = analyze(tr, ana)
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 2 06:33:08 2017 | http://epydoc.sourceforge.net |