This is the official Github repo for the following papers:
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.
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 .
This notebook tutorials.ipynb
contains all the relevation information on predicting binding energy for protein-ligand, protein-protein, and antibody-antigen complexes.