Git Product home page Git Product logo

mhtan-dti's Introduction

MHTAN-DTI

This repository provides a reference implementation of MHTAN-DTI as described in this paper:

MHTAN-DTI: Metapath-based Hierarchical Transformer and Attention Network for Drug-Target Interaction Prediction
Ran Zhang, Zhanjie Wang, Xuezhi Wang, Zhen Meng, Wenjuan Cui.

Dependencies

Recent versions of the following packages for Python 3.7 are required:

  • PyTorch 1.12.1
  • DGL 0.6.1
  • NetworkX 2.6.3
  • NumPy 1.21.6
  • Scikit-learn 1.0.2

Dataset

The preprocessed Luo et al. dataset is available at -> https://cstr.cn/31253.11.sciencedb.01726

  • Luo et al. dataset contains 708 drugs, 1512 proteins, 5603 diseases and 4192 side effects.

Usage

  1. Create checkpoint/ and DTI_data/ directories
  2. Download the dataset from the section above to DTI_data/
  3. Execute the following command from the project home directory to train and test:
    • python run_DTI.py

mhtan-dti's People

Contributors

ranzhran avatar

Stargazers

xiao avatar Justin avatar Li Shoubo avatar TasteSummer avatar songyu2022 avatar Zhuzhu Wei avatar Shirley Lee avatar

Watchers

 avatar

Forkers

rxdcpu1

mhtan-dti's Issues

data

Hello, I have been reading and learning to reproduce your paper recently. I would like to ask you what the data of this project means, such as 0-0_idx.pickle and 0-0.adjlist. I would like to ask if there is a file describing the data?

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.