rcsb_seqcoord_group_annotations
Retrieve annotations for every member of a sequence group, defined by UniProt accession or sequence identity, from chosen sources, with an optional summary across the group.
Instructions
Fetch annotations across the members of a sequence group.
Args: group: How the group is defined. group_id: The group id, e.g. "P69905" for MATCHING_UNIPROT_ACCESSION. sources: Annotation provenance — which source(s) to pull features from. summary: If true, return a positional summary aggregated across the group (group_annotations_summary) instead of per-member annotations. filters: Optional filter dicts (see rcsb_seqcoord_annotations). fields: Optional GraphQL selection to override the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | Yes | ||
| fields | No | ||
| filters | No | ||
| sources | Yes | ||
| summary | No | ||
| group_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||