rcsb_get_nonpolymer_entities
Retrieve non-polymer ligand/cofactor details for given entity IDs from RCSB PDB, including description, weight, copy count, and bound chemical component ID.
Instructions
Fetch non-polymer (ligand/cofactor) entities, e.g. ["4HHB_3"].
Default fields: description, weight, copy count, and the bound chemical component ID. Use rcsb_get_chem_comps for the chemistry of that component.
Args: entity_ids: entry + entity number, e.g. ["4HHB_3"]. Unknown IDs are returned under "not_found". fields: Optional GraphQL selection replacing the curated default (e.g. "rcsb_nonpolymer_entity.pdbx_description"); discover/verify paths with rcsb_describe_data_object("nonpolymer_entities") (see the server instructions).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | ||
| entity_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||