OEActiveSiteRenderStyle¶
This namespace contains constants representing various active site representation styles.
See also
- OERenderActiveSiteMapsfunction
Default
The label style is
OEActiveSiteRenderStyle::InteractionMap.
BFactorMap
hover mouse over any residue circles
See also
- OERenderBFactorMapfunction
- OEDrawBFactorMapLegendfunction
Code Example
- Visualizing Protein-Ligand B-Factor Map OpenEye Python Cookbook recipe 
ContactMap
click on any residue circles
See also
- OERenderContactMapfunction
Code Example
- Visualizing Protein-Ligand Contacts OpenEye Python Cookbook recipe 
InteractionMap
See also
- OERenderActiveSitefunction
- OEDrawActiveSiteLegendfunction
Code Example
- Visualizing Protein-Ligand Interactions OpenEye Python Cookbook recipe 
UnpairedMap
See also
- OERenderUnpairedInteractionMapfunction
- OEDrawUnpairedInteractionMapLegendfunction
Code Example
- Visualizing Protein-Ligand Unpaired Interactions OpenEye Python Cookbook recipe