Disease Target Evidence
get_disease_targetsIdentify top protein targets for a disease using evidence scores from genetic association, somatic mutations, known drugs, pathways, literature, animal models, and RNA expression.
Instructions
Return top protein targets for a disease with Open Targets evidence scores.
Evidence score breakdown (0–1 per data type):
genetic_association: GWAS + rare-variant signalssomatic_mutation: Cancer somatic variant evidenceknown_drug: Approved or clinical-stage drugsaffected_pathway: Pathway membership (Reactome, SIGNOR)literature: Text-mining evidence (Europe PMC)animal_model: Knockout / model organism phenotypesrna_expression: Differential expression evidence
Example: get_disease_targets(disease_id='MONDO:0007254', limit=15)
returns top 15 targets for breast carcinoma.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |