Code Monkey home page Code Monkey logo

drug-drug-interaction-prediction's Introduction

Drug-Drug Interaction Prediction using Knowledge Graph Embeddings & Conv-LSTM Network

Implementation of our paper titled "Drug-Drug Interaction Prediction Based on Knowledge Graph Embeddings and Convolutional-LSTM Network", proc. of The 10th ACM Conference on Bioinformatics, Computational Biology, and Health Informatics(ACM BCB), 2019.

In this paper, we proposed a new method for predicting potential DDIs by encompassing over 12,000 drug features from DrugBank, PharmGKB, and KEGG drugs with the help of knowledge graph(KGs).

In our pipeline, we extract feature vector representation of drugs from the KGs, using various embedding techniques such as RDF2Vec, TransE, KGloVe, SimplE, CrossE, and PyTorch-BigGraph(PBG). The embedded vectors are then used to train different prediction models.

Requirements

  • Python 3
  • PySpark
  • Scikit-learn
  • Keras
  • TensorFlow.

How to reproduce the results?

Example DDI prediction

An example of using the graph embeddings generated by RDF2Vec can be found in https://github.com/rezacsedu/DDI-prediction-KG-embeddings-Conv-LSTM/blob/master/Sample_DDI_Prediction_RDF2Vec.ipynb, which shows DDI prediction about 2500 drugs.

Knowledge graphs

Due to data sharing restrictions from DrugBank, KEGG, and PharmGKB, created RDF graphs are not publicly accessible. However, soon the SPARQL endpoint will be made public for querying. Please check back to http://cloud39.dbis.rwth-aachen.de:9999/blazegraph/#splash.

Graph embeddings

Already prepared embeddings can be downloaded from the following links with a password of '123':

Acknowledgement

Some concepts are based on https://github.com/rcelebi/GraphEmbedding4DDI by Remzi Celebi et al.

Citation request

If you use the code of this repository for your reserch, please consider citing the following paper:

@inproceedings{karim2019ddiconvlstm,
    title={Drug-Drug Interaction Prediction Based on Knowledge Graph Embeddings and Convolutional-LSTM Network},
    author={Md. Rezaul Karim, Michael Cochez, Joao Bosco Jares, Mamtaz Uddin, Stefan Decker, and Oya Beyan},
    booktitle={Proceedings of ACM BCB, ACM, New York, NY, USA, 10 pages},
    year={2019}
}

Contributing

For any questions, feel free to open an issue or contact at [email protected]

drug-drug-interaction-prediction's People

Contributors

rezacsedu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.