alter
Modify atomic properties in a given selection using expressions such as b=0 or chain='B'. Assign new values to atom attributes for targeted edits.
Instructions
Alters atomic properties in a selection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selection | Yes | Atoms to modify. | |
| expression | Yes | Assignment over atom properties, e.g. ``b=0``, ``chain='B'``, ``resi=str(int(resi)+100)``. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |