This repository contains all the models and the datasets/ methods used in this study in the following directories.
DAVIS_SPLITS
- Contains the scripts used to create the folds for the davis datasetDeepDTA
- Describes the methods to reproduce the DeepDTA experimentsGraphDTA
- Consists of the slighly modified scripts taken from the open source code provided by the authorsKIBA_SPLITS
- Contains the scripts used to create folds for KIBA dataset.SPLITS
- Contains the Folds created for PDBbind datasetSMINA
- Contains the smina experimentsPLEC
- Contains the Protein Ligand Extended Connectivity Fingerprint experimentsPocketmatch
- Contains the Pocketmatch score calculation experimentspafnucy
- Contains the scripts to train and test the Pafnucy model on PDBbind dataset along with ligand only and protein only experimentsSimCNN-DTA
- Contains the Code for the SimCNN-DTA written in pytorch as explained in the work by respective authors.