OESaltBridgeInteractionHintType¶
This namespace contains constants for the OESaltBridgeInteractionHint interaction type.
See also
OEInteractionHint class
OEIsSaltBridgeInteractionHint functor
LigandNegative
A salt-bridge interaction with the OESaltBridgeInteractionHintType_LigandNegative
type represents an interaction where the ‘ligand’ component of an active site has negative
charge and the ‘protein’ component of an active site has positive charge.
LigandPositive
A salt-bridge interaction with the OESaltBridgeInteractionHintType_LigandPositive
type represents an interaction where the ‘ligand’ component of an active site has positive
charge and the ‘protein’ component of an active site has negative charge.
ProteinNegative
Same as the OESaltBridgeInteractionHintType_LigandPositive
constant.
ProteinPositive
Same as the OESaltBridgeInteractionHintType_LigandNegative
constant.
UnpairedLigand
Warning
This is a deprecated API.
Please use OESaltBridgeInteractionHintType_UnpairedLigandPositive
or
OESaltBridgeInteractionHintType_UnpairedLigandNegative
instead.
UnpairedLigandPositive
A positively charged ligand atom or group near the protein without a significant interaction with the protein.
UnpairedLigandNegative
A negatively charged ligand atom or group near the protein without a significant interaction with the protein.
UnpairedProtein
Warning
This is a deprecated API.
Please use OESaltBridgeInteractionHintType_UnpairedProteinPositive
or
OESaltBridgeInteractionHintType_UnpairedProteinNegative
instead.
UnpairedProteinPositive
A positively charged protein atom or group near the ligand without a significant interaction with the ligand.
UnpairedProteinNegative
A negatively charged protein atom or group near the ligand without a significant interaction with the ligand.