Git Product home page Git Product logo

bifusion's Introduction

BiFusion: Bipartite Graph Convolutional Networks for In Silico Drug Repurposing

Authors: Zichen Wang, Mu Zhou and Corey Arnold

Introduction

This repository is the Pytorch implementation of our ISMB 2020 paper 'Toward heterogeneous information fusion: bipartite graph convolutional networks for in silico drug repurposing'.

BiFusion is a bipartite graph convolution network model for drug repurposing through heterogeneous information fusion. Our approach combines insights of multi-scale pharmaceutical information by constructing a multi-relational graph of drug–protein, disease-protein and protein–protein interactions.

Usage

'dataloader' directory

Contains the code for dataloader.

'layer' directory

Contains the code for model components.

'model' directory

Contains the code for BiFusion model

Run the code as following:

$ python main.py

Requirements

BiFusion is tested to work under Python 3.6. The required dependencies are:

PyTorch==1.2.0  
PyTorch-Geometric==1.4.1  
numpy==1.16.0  
scikit-learn==0.21.3

Citing

If this repository is useful for your research, please consider citing this paper:

@article{wang2020toward,
  title={Toward heterogeneous information fusion: bipartite graph convolutional networks for in silico drug repurposing},
  author={Wang, Zichen and Zhou, Mu and Arnold, Corey},
  journal={Bioinformatics},
  volume={36},
  number={Supplement\_1},
  pages={i525--i533},
  year={2020},
  publisher={Oxford University Press}
}

Questions

Please send any questions you might have about this repository to [email protected]

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.