What problem does it solve?
Researchers need quick, concise access to Open Targets Platform data on genes, diseases, drugs, and variants without writing and debugging raw GraphQL requests or parsing large API payloads by hand.
Core Features & Use Cases
- Compact GraphQL Queries: Submit targeted Open Targets GraphQL requests for targets, diseases, drugs, variants, studies, and search, with automatic truncation of large nested results.
- Associated-Disease Heatmaps: Build disease-by-datasource evidence matrices from
datasourceScores for a given Ensembl gene ID, with optional disease-name filtering.
- Use Case: Given the gene ENSG00000186868, generate a heatmap of associated diseases filtered to Alzheimer's-related terms, showing which datasources (GWAS, ClinVar, ChEMBL, etc.) support each association.
Quick Start
Ask the assistant to fetch Open Targets evidence for a gene or disease, for example: show the associated-disease datasource heatmap for ENSG00000186868 filtered to Alzheimer.