README.md 857 Bytes
Newer Older
ADRIAN  AYUSO MUNOZ's avatar
ADRIAN AYUSO MUNOZ committed
1 2 3 4 5 6 7 8
# AIIM2023
<img src="./logo/logo.svg">

## Content in each directory:


- **documentation**: Instructions to install the needed libraries.
- **graphData**: Data of DISNET's graph.
ADRIAN  AYUSO MUNOZ's avatar
ADRIAN AYUSO MUNOZ committed
9
- **logo**: REDIRECTION's logo.
ADRIAN  AYUSO MUNOZ's avatar
ADRIAN AYUSO MUNOZ committed
10
- **models**: Trained models.
ADRIAN  AYUSO MUNOZ's avatar
ADRIAN AYUSO MUNOZ committed
11
- **plots**: Plots of the models' results and metrics.
12
- **results**: Result files of the RepoDB test and the model's novel predictions.
ADRIAN  AYUSO MUNOZ's avatar
ADRIAN AYUSO MUNOZ committed
13 14 15 16 17 18 19 20
- **Code files:**
  - deepSnapPred (train & test DeepSnap) 
  - heterograph_construction (build graph)
  - testRepoDB (validate model using RepoDB) 
  - topN (getting top N new predictions of a model)
  - utilities (plotting utilities)

## Summary
21
Repository of the AIIM2023 "REDIRECTION: Uncovering Hidden Therapeutic Indications through Drug Repurposing with Graph Neural Networks and Heterogeneous Data" paper.
ADRIAN  AYUSO MUNOZ's avatar
ADRIAN AYUSO MUNOZ committed
22

ADRIAN  AYUSO MUNOZ's avatar
ADRIAN AYUSO MUNOZ committed
23
REDIRECTION stands for dRug rEpurposing Disnet lInk pREdiCTION.