OEHBondInteractionHintType¶
This namespace contains constants for the OEHBondInteractionHint interaction type.
See also
OEInteractionHint class
OEHBondInteractionHint class
OEIsHBondInteractionHint functor
ClashAcceptorAcceptor
A hydrogen bond with the
OEHBondInteractionHintType_ClashAcceptorAcceptor
type
represents a clashing interaction between a ligand acceptor atom and a
protein acceptor atom.
ClashDonorDonor
A hydrogen bond with the
OEHBondInteractionHintType_ClashDonorDonor
type
represents a clashing interaction between a ligand donor atom and a
protein donor atom.
Clash
Warning
This is a deprecated API.
Please use
OEHBondInteractionHintType_ClashAcceptorAcceptor
or
OEHBondInteractionHintType_ClashDonorDonor
instead.
IntramolecularLigand
A hydrogen bond with the
OEHBondInteractionHintType_LigandAccepts
type
represents an interaction between a donor and acceptor on the ligand
component.
IntramolecularProtein
A hydrogen bond with the
OEHBondInteractionHintType_ProteinAccepts
type
represents an interaction between a donor and acceptor on the protein
component.
LigandAccepts
A hydrogen bond interaction with the
OEHBondInteractionHintType_LigandAccepts
type represents an interaction where the ligand component of an
active site accepts a proton donated by the protein component of
the active site.
LigandDonates
A hydrogen bond interaction with the
OEHBondInteractionHintType_LigandDonates
type represents an interaction where the ligand component of an
active site donates a proton accepted by the protein component of
the active site.
NonIdealLigandAccepts
A hydrogen bond interaction with the
OEHBondInteractionHintType_NonIdealLigandAccepts
type represents an interaction where the bond between the ligand component and a proton donated by the protein component is not ideal.
NonIdealLigandDonates
A hydrogen bond interaction with the
OEHBondInteractionHintType_NonIdealLigandDonates
type represents an interaction where the bond between the ligand component and a proton accepted by the protein component is not ideal.NonIdealProteinAccepts
Same as the
OEHBondInteractionHintType_NonIdealLigandDonates
constant.NonIdealProteinDonates
Same as the
OEHBondInteractionHintType_NonIdealLigandAccepts
constant.ProteinAccepts
Same as the
OEHBondInteractionHintType_LigandDonates
constant.ProteinDonates
Same as the
OEHBondInteractionHintType_LigandAccepts
constant.UnpairedLigandDonor
A interaction with the
OEHBondInteractionHintType_UnpairedLigandDonor
type represents a donor on the ligand component that has no paired acceptor.UnpairedLigandAcceptor
A interaction with the
OEHBondInteractionHintType_UnpairedLigandAcceptor
type represents an acceptor on the ligand component that has no paired donor.UnpairedProteinDonor
A interaction with the
OEHBondInteractionHintType_UnpairedProteinDonor
type represents a donor on the protein component that has no paired acceptor.UnpairedProteinAcceptor
A interaction with the
OEHBondInteractionHintType_UnpairedProteinAcceptor
type represents an acceptor on the protein component that has no paired donor.