uniprot_get_uniref
Retrieve a UniRef cluster by its ID to obtain representative member, member list, common taxon, and last-updated date for sequence similarity groups at 100%, 90%, or 50% identity.
Instructions
Fetch a UniRef cluster by ID. Examples: UniRef100_P04637 (100 % identity, only exact-match members), UniRef90_P04637 (90 % identity), UniRef50_P04637 (50 %, broadest grouping). Returns representative member, member list, common taxon, last-updated date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uniref_id | Yes | UniRef cluster ID, e.g. 'UniRef90_P04637'. Prefix is 'UniRef50_'/'UniRef90_'/'UniRef100_' followed by the representative member's accession. | |
| response_format | No | 'markdown' (default) for a human-readable report with a provenance footer, or 'json' for a machine-parseable structured payload with the same data. Any other value is rejected. | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |