rcsb_get_polymer_entity_instances
Fetch polymer entity instances by chain ID (asym_id) from PDB, returning chain identifiers and modeled-residue counts. Example: '4HHB.A'.
Instructions
Fetch polymer entity instances (individual chains), e.g. ["4HHB.A"] (entry.asym_id).
Default fields: the entry/entity/chain identifiers and modeled-residue count.
Args: instance_ids: entry.asym_id (chain), e.g. ["4HHB.A"]. Unknown IDs are returned under "not_found". fields: Optional GraphQL selection replacing the curated default (e.g. "rcsb_polymer_instance_info.modeled_residue_count"); discover/verify paths with rcsb_describe_data_object("polymer_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 | |||