luoyunan / DTINet

A Network Integration Approach for Drug-Target Interaction Prediction
GNU General Public License v3.0
172 stars 60 forks source link

Problem in Third-party software #9

Closed 814471489 closed 4 years ago

814471489 commented 5 years ago

Hello,Professor luo. How can I use this imc if I want to run the DTINet?

luoyunan commented 5 years ago

Hi,

Please first install the IMC package:

> git clone https://github.com/luoyunan/DTINet.git
> cd DTINet/src
> bash install_imc.sh

Then you can follow the tutorial to run "run_DTINet.m" in MATLAB.