Skip to content

CapBM-DTI: A novel capsule network-based method integrating BERT and MPNN for prediction of drug-target interaction

Notifications You must be signed in to change notification settings

huangyixian666/CapBM-DTI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CapBM-DTI

A robust drug-target interaction prediction framework with capsule network and transfer learning

image

This is the code for CapBM-DTI.

Requirements

  • Python 3.x
  • numpy
  • scikit-learn
  • RDKit
  • Tensorflow
  • keras

Run

To run this code:

python CapBM_DTI.py --dti data/benchmark.txt --protein-descripter bert --drug-descripter MPNN --model-name bert_MPNN_capsule --batch-size 64 -e 1000 -dp data

About

CapBM-DTI: A novel capsule network-based method integrating BERT and MPNN for prediction of drug-target interaction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages