Skip to content

pengzhangzhi/ab_opt

Repository files navigation

Generative Diffusion Models for Antibody Design, Docking, and Optimization

| Code | Paper | Homepage |

Official PyTorch implementation of Generative Diffusion Models for Antibody Design, Docking, and Optimization.

The wet experiment data used to validate our pipeline is available at wet_experiment_data.zip

Cover Image

Quick start

Installation

git clone git@github.com:pengzhangzhi/ab_opt.git

Antibody optimization pipeline

want to use it online? Check out the colab version of the antibody optimization pipeline.

Running the pipeline in local

  • git clone git@github.com:pengzhangzhi/ab_opt.git
  • Go the AbDock
  • Follow the README to install the env
  • Open notebook ab_opt.ipynb
  • specify pdb file which contains an antibody-antigen complex structure
  • specify the heavy chain ID and the residue indices to be designed

AbDesign

Please take a look at the AbDesign on reproducing the training and evaluation of the AbDesign.

AbDock

Please refer to the AbDock on how to reproduce the training and evaluation of the AbDock and the antibody optimization pipeline.

Credits

This codebase is based on the following repositories, we thank the authors for their great work.

About

Official implementation of Generative Diffusion Models for Antibody Design, Docking, and Optimization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published