Skip to content

[AAAI 2024] Binding-Adaptive Diffusion Models for Structure-Based Drug Design

Notifications You must be signed in to change notification settings

YangLing0818/BindDM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binding-Adaptive Diffusion Models for Structure-Based Drug Design

Official implementation for "Binding-Adaptive Diffusion Models for Structure-Based Drug Design" (AAAI 2024).

Affiliation: Tsinghua University, Peking University, University of Science and Technology of China, University of Chinese Academy of Sciences, ByteDance, Peng Cheng Laboratory.

Alt text Overview: BindDM extracts subcomplex from protein-ligand complex, and utilizes it to enhance the binding-adaptive 3D molecule generation in complex.

Environment

conda env create -f binddm.yaml
conda activate binddm

Data and Preparation

The data preparation follows TargetDiff. For more details, please refer to the repository of TargetDiff.

Training

python train.py

Sampling

python sample.py

Evaluation

python evaluate.py

Citation

@inproceedings{huang2024binddm,
  title={Binding-Adaptive Diffusion Models for Structure-Based Drug Design},
  author={Huang, Zhilin and Yang, Ling and Zhang, Zaixi and Zhou, Xiangxin and Bao, Yu and Zheng, Xiawu and Yang, Yuwei and Wang, Yu and Yang, Wenming},
  booktitle={The AAAI Conference on Artificial Intelligence},
  year={2024}
}

About

[AAAI 2024] Binding-Adaptive Diffusion Models for Structure-Based Drug Design

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published