mutation_view
Identifies and highlights mutated residues on a protein structure, displaying them as labeled magenta sticks with neighboring residues and ligands for context.
Instructions
Highlights mutated residues on the protein structure.
Given a comma-separated list of mutations in standard notation (e.g. "A123G,V45L,T200S"), the mutated residues are shown as magenta sticks and labeled. Nearby residues (within 4 Å) are shown as thin grey sticks for packing context. The protein backbone is shown as a grey cartoon. Organic ligands are shown as yellow sticks.
Mutation format: , e.g. "A123G" (Ala→Gly at position 123). Chain can optionally be prefixed: "A:A123G".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| obj_name | Yes | PyMOL object name (e.g. "1abc") | |
| mutations | Yes | Comma-separated mutation list (e.g. "A123G,V45L,T200S") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |