Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HyTruongSon authored Apr 20, 2024
1 parent 7f042c9 commit 67fe73c
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

![Equivariant-Diffusion](Equivariant-Diffusion.png)

Preprint: https://www.biorxiv.org/content/10.1101/2024.04.17.589997v1.full.pdf

DOI: https://doi.org/10.1101/2024.04.17.589997

Contributors:
* Nhan Nguyen
* Duy Nguyen
Expand Down Expand Up @@ -180,4 +184,21 @@ This work is primarily based on the following repositories:
- https://github.com/aqlaboratory/openfold (AF2 modules)
- https://github.com/deepmind/alphafold (AF2 modules, protein sequence procesing)
- https://github.com/facebookresearch/esm (protein featurization)
- https://github.com/HannesStark/EquiBind (partitions of train/validation/test sets)
- https://github.com/HannesStark/EquiBind (partitions of train/validation/test sets)

## Please cite our work as follows

```bibtex
@article {Nguyen2024.04.17.589997,
author = {Viet Thanh Duy Nguyen and Nhan Nguyen and Truong Son Hy},
title = {Complex-based Ligand-Binding Proteins Redesign by Equivariant Diffusion-based Generative Models},
elocation-id = {2024.04.17.589997},
year = {2024},
doi = {10.1101/2024.04.17.589997},
publisher = {Cold Spring Harbor Laboratory},
abstract = {Proteins, serving as the fundamental architects of biological processes, interact with ligands to perform a myriad of functions essential for life. The design and optimization of ligand-binding proteins are pivotal for advancing drug development and enhancing therapeutic efficacy. In this study, we introduce ProteinReDiff, a novel computational framework designed to revolutionize the redesign of ligand-binding proteins. Distinguished by its utilization of Equivariant Diffusion-based Generative Models and advanced computational modules, ProteinReDiff enables the creation of high-affinity ligand-binding proteins without the need for detailed structural information, leveraging instead the potential of initial protein sequences and ligand SMILES strings. Our thorough evaluation across sequence diversity, structural preservation, and ligand binding affinity underscores ProteinReDiff{\textquoteright}s potential to significantly advance computational drug discovery and protein engineering. Our source code is publicly available at https://github.com/HySonLab/Protein_RedesignCompeting Interest StatementThe authors have declared no competing interest.},
URL = {https://www.biorxiv.org/content/early/2024/04/20/2024.04.17.589997},
eprint = {https://www.biorxiv.org/content/early/2024/04/20/2024.04.17.589997.full.pdf},
journal = {bioRxiv}
}
```

0 comments on commit 67fe73c

Please sign in to comment.