Skip to content

wengong-jin/DSMBind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSMBind

This is the official Github repo for the following papers:

  • Jin et al., DSMBind: SE(3) denoising score matching for unsupervised binding energy prediction and nanobody design, Biorxiv 2023
  • Jin et al., Unsupervised protein-ligand binding energy prediction with Neural Euler's Rotation Equations, NeurIPS 2023

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published