OEActiveSiteRenderStyle¶
This namespace contains constants representing various active site representation styles.
See also
OERenderActiveSiteMaps
function
Default
The label style is
OEActiveSiteRenderStyle_InteractionMap
.
BFactorMap
hover mouse over any residue circles
See also
OERenderBFactorMap
functionOEDrawBFactorMapLegend
function
Code Example
Visualizing Protein-Ligand B-Factor Map OpenEye Python Cookbook recipe
ContactMap
click on any residue circles
See also
OERenderContactMap
function
Code Example
Visualizing Protein-Ligand Contacts OpenEye Python Cookbook recipe
InteractionMap
See also
OERenderActiveSite
functionOEDrawActiveSiteLegend
function
Code Example
Visualizing Protein-Ligand Interactions OpenEye Python Cookbook recipe
UnpairedMap
See also
OERenderUnpairedInteractionMap
functionOEDrawUnpairedInteractionMapLegend
function
Code Example
Visualizing Protein-Ligand Unpaired Interactions OpenEye Python Cookbook recipe