color
Set the color of molecular selections in PyMOL. Choose from standard color names or use 'atomic' to color non-carbon atoms by element.
Instructions
Sets the color for a selection.
Args:
color_name: A PyMOL color. Common names: red, blue, green,
yellow, magenta, cyan, orange, salmon, marine,
forest, palegreen, skyblue, violet, grey50,
white, black. Use atomic to color non-carbon atoms by
element while leaving carbons untouched.
selection: PyMOL selection string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selection | No | all | |
| color_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |