Fenglei104 / DiffPROTACs

12 stars 1 forks source link

DiffPROTACs

This model is to generated linker for PROTACs with Diffusion models.

Training:

conda env create -f env.yaml
conda activate DiffPROTACs
python main_ddp.py

Testing:

python test_ddp.py

BaiLab