rcsb_get_branched_entity_instances
Fetch branched entity instances (glycan chains) from PDB using instance IDs. Returns entry, entity, and chain identifiers, with unknown IDs listed under not_found.
Instructions
Fetch branched entity instances (individual glycan chains), e.g. ["5FMB.C"].
Default fields: the entry/entity/chain identifiers.
Args: instance_ids: entry.asym_id (glycan chain), e.g. ["5FMB.C"]. Unknown IDs are returned under "not_found". fields: Optional GraphQL selection replacing the curated default (e.g. "rcsb_branched_entity_instance_container_identifiers.asym_id"); discover/verify paths with rcsb_describe_data_object("branched_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 | |||