rcsb_get_nonpolymer_entity_instances
Fetch individual bound ligands and their identifiers from PDB structures using instance IDs, with optional custom field selection.
Instructions
Fetch non-polymer entity instances (individual bound ligands), e.g. ["4HHB.E"].
Default fields: the entry/entity/chain identifiers, bound component id, and author seq id.
Args: instance_ids: entry.asym_id, e.g. ["4HHB.E"]. Unknown IDs are returned under "not_found". fields: Optional GraphQL selection replacing the curated default (e.g. "rcsb_nonpolymer_entity_instance_container_identifiers.comp_id"); discover/verify paths with rcsb_describe_data_object("nonpolymer_entity_instances") (see the server instructions).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | ||
| instance_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||