wengong-jin / DSMBind

MIT License
75 stars 10 forks source link

DSMBind

This is the official Github repo for the following papers:

Data

The training and test data can be downloaded from https://zenodo.org/records/10402853. Please put the download data in data/ under the root folder.

Installation

Please make sure you install the following packages

Once you finished these installation, please run pip install -e .. To install SRU++, run

git clone https://github.com/asappresearch/sru
cd sru
git checkout 3.0.0-dev
pip install .

Inference

This notebook tutorials.ipynb contains all the relevation information on predicting binding energy for protein-ligand, protein-protein, and antibody-antigen complexes.