What problem does it solve?
Open Targets data is rich but difficult to query correctly and safely at scale, so researchers need a reliable way to pull target–disease associations, credible sets, and druggability evidence without writing custom GraphQL requests.
Core Features & Use Cases
- Evidence-focused target discovery: Retrieve target–disease associations (with scores) to support therapeutic target identification.
- Genetics-to-target workflows: Query GWAS studies, credible sets (study-level and QTL/variant-level), and perform L2G (locus-to-gene) prioritization.
- Druggability and safety insights: Pull tractability/modality information and clinical safety liabilities for a target.
- Discovery & mapping helpers: Search diseases by name and explore credible sets near a target by genomic window.
- Scales to large responses safely: Enforces required JSON output via the --output flag, truncates large arrays, and applies retry/pacing logic through provided wrapper scripts.
Quick Start
Ask your agent to run the Open Targets wrapper to fetch GWAS studies for a disease EFO ID and write the results to a local JSON file using the provided scripts and the required output path.