Skip to content
This repository has been archived by the owner on Jun 6, 2022. It is now read-only.

Enabling Computational Drug Repositioning. End of studies (ENSC / ENSEIRB) project for LaBRI.

Notifications You must be signed in to change notification settings

rrieunier/PFE-Drug-Repositioning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enabling Computational Drug Repositioning using Knowledge Graphs by C. Martinez & R. Rieunier

End of studies project conducted by Dr. Gayo DIALLO (LaBRI) during the ENSC / ENSEIRB-MATMECA Artificial Intelligence course.

logo ensc logo enseirb

This repository provides a Drugbank full database parser and a visualization tool to help biochemists to find new purposes for drugs based on their links in knowledge graphs.

First of all, you should have a look to the respective READMEs of the backend and the frontend directories.

To run the project, open 2 terminal sessions. In the first one:

cd backend
chmod +x server.sh
./server.sh

In the second one:

cd frontend
npm start

The Drugbank database parser and the playground for data persistence in Neo4J using the Python wrapper can be found in backend.

About

Enabling Computational Drug Repositioning. End of studies (ENSC / ENSEIRB) project for LaBRI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published