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.