select
Create a named atom selection in PyMOL using selection algebra, then get the number of matching atoms.
Instructions
Create a named selection and return how many atoms it matched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the new named selection. | |
| selection | Yes | PyMOL selection-algebra expression, e.g. 'chain A and resn ALA'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||