Project Introduction
EuTxGNN: AI-Powered Drug Repurposing for Europe
What is EuTxGNN?
EuTxGNN (European TxGNN) is a drug repurposing prediction platform that uses the Harvard TxGNN model to identify potential new therapeutic uses for EMA-approved medications.
Mission
To accelerate drug repurposing research by:
- Predicting new therapeutic uses using AI
- Validating predictions with clinical evidence
- Sharing results via FHIR-compliant APIs
- Enabling integration with healthcare systems
Key Features
AI-Powered Predictions
- TxGNN Model: Graph neural network trained on biomedical knowledge
- 642 Drugs: EMA-approved medications analyzed
- 32,368 Predictions: Potential new therapeutic uses
Evidence Integration
- ClinicalTrials.gov: Active clinical trial data
- PubMed: Scientific literature evidence
- DrugBank: Drug interaction data
Healthcare Integration
- FHIR R4: Standardized healthcare data
- SMART on FHIR: EHR-integrated application
- Open API: Free research access
How It Works
┌─────────────────┐
│ EMA Drugs │
│ (642 drugs) │
└────────┬────────┘
↓
┌─────────────────┐
│ TxGNN Model │
│ (Knowledge │
│ Graph + GNN) │
└────────┬────────┘
↓
┌─────────────────┐
│ Predictions │
│ (32,368 pairs) │
└────────┬────────┘
↓
┌─────────────────┐
│ Evidence │
│ Collection │
└────────┬────────┘
↓
┌─────────────────┐
│ FHIR API + │
│ Drug Reports │
└─────────────────┘
Evidence Levels
| Level | Description | Count |
|---|---|---|
| L1 | Multiple RCTs | 12 |
| L2 | Single RCT | 28 |
| L3 | Observational | 45 |
| L4 | Preclinical | 89 |
| L5 | AI Only | 468 |
Use Cases
Researchers
- Identify repurposing candidates for specific diseases
- Access FHIR-formatted prediction data
- Download bulk datasets for analysis
Clinicians
- Review repurposing evidence for patient medications
- Access via SMART on FHIR in EHR
- Explore potential off-label uses
Healthcare IT
- Integrate predictions into clinical systems
- Build custom applications using FHIR API
- Implement clinical decision support
Related Projects
| Project | Region | Focus |
|---|---|---|
| TwTxGNN | Taiwan | TFDA drugs |
| EuTxGNN | Europe | EMA drugs |
Getting Started
- Browse: Drug Reports
- Search: Homepage Search
- API: FHIR Specification
- Integrate: SMART on FHIR
Citation
@misc{eutxgnn2026,
title={EuTxGNN: Drug Repurposing Predictions for EMA-Approved Medicines},
author={yao.care},
year={2026},
url={https://eutxgnn.yao.care}
}
Contact
- GitHub: yao-care/EuTxGNN
- Issues: Report a bug