This is for "Metapath aggregated heterogeneous graph neural network for drug-target interaction prediction", including the source code and the datasets.
- The dataset can be downloaded from baiduyun (link:https://pan.baidu.com/s/1R1lpNFzVNlywy4T_001gjw code:4jkh).
- run train_processor.py to generate metapaths for the training set
- run test_processor.py to generate metapaths for the test set
- run run_MHAN_dti.py to obtain the DTI prediction results.