Get Protein Diseases
get_protein_diseasesRetrieve disease annotations for a given UniProt protein accession: disease name, ID, MIM number, definition, and involvement in the entry.
Instructions
Return disease annotations associated with an entry: disease name, UniProt disease id, mnemonic, MIM id, the clinical definition (the disease vocabulary's own description), and involvement (the entry-specific note). Pairs with get_protein_variants for variant-level disease evidence. Signature: get_protein_diseases(accession).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accession | Yes | UniProtKB accession, e.g. P05067 (isoforms like P05067-2 accepted). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | No | ||
| _meta | No | ||
| error_code | No | ||
| message | No | ||
| retryable | No | ||
| recovery_action | No | ||
| field | No | ||
| allowed_values | No | ||
| hint | No | ||
| accession | No | ||
| count | No | ||
| diseases | No |