mutate_residue
Swap a residue to a different amino acid using the Dunbrack rotamer library. Specify residue by chain and number, and the new amino acid code.
Instructions
Mutate (swap) a residue to a different amino acid using the Dunbrack rotamer library. Accepts both 1-letter (K) and 3-letter (LYS) amino acid codes. Spec can be /A:48 or A:48 format. Aliases: swap, change residue, substitute, point mutation.
Example: mutate_residue("/A:501", "K")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | ||
| new_aa | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |