README.md 959 Bytes
Newer Older
ADRIAN  AYUSO MUNOZ's avatar
ADRIAN AYUSO MUNOZ committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
# AIIM2023
<img src="./logo/logo.svg">

## Content in each directory:


- **documentation**: Instructions to install the needed libraries.
- **graphData**: Data of DISNET's graph.
- **metrics**: Training, testing and RepoDB verification ROC & PRC, also loss evolution for training and validation.
- **models**: Trained models.
- **results**: Result files of the RepoDB test and the distribution plots (once these are generated).
- **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)
  - visualizeDistribution (Checks the distribution of the predictions for a group of diseases, check TFG for more information).
  - visualizeEmbeddings (visualization of embeddings)

## Summary
ADRIAN  AYUSO MUNOZ's avatar
ADRIAN AYUSO MUNOZ committed
22 23
Repository of the AIIM2023 "" paper.
REDIRECTION stands for dRug rEpurposing Disnet lInk pREdiCTION.