Trees | Indices | Help |
|
---|
|
object --+ | HydrogenBondFinder
Find candidate hydrogen bonds.
More hbonds will be found than are "realistic"; further filtering may be performed using the energy attribute of the returned hbonds. A reasonable filter seems to be around -1.0 (more negative is stronger); i.e. energies greater than that are more likely than not to be spurious.
The HydrogenBond class can also be used directly to compute hydrogen bond geometry and energies by supplying donor, acceptor and hydrogen positions.
|
|||
|
|||
|
|||
Inherited from |
|
|||
|
Args: system (System): msys system donors: selection string, list of ids, or list of Atoms acceptors: selection string, list of ids, or list of Atoms cutoff (float): distance cutoff for donor and acceptor Note: If Atoms are provided, they must be members of system.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 2 06:33:08 2017 | http://epydoc.sourceforge.net |