Update README.md
Browse files
README.md
CHANGED
|
@@ -4,4 +4,22 @@ tags:
|
|
| 4 |
- chemistry
|
| 5 |
- biology
|
| 6 |
- medical
|
| 7 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
- chemistry
|
| 5 |
- biology
|
| 6 |
- medical
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
<p align="center">
|
| 10 |
+
<img src="assets/disco.png" alt="DISCO: Diffusion for Sequence-Structure Co-design" width="900"/>
|
| 11 |
+
</p>
|
| 12 |
+
|
| 13 |
+
<p align="center">
|
| 14 |
+
<a href="[https://arxiv.org/abs/2412.17762](https://arxiv.org/abs/XXXX.XXXXX)"><img src="https://img.shields.io/badge/arXiv-94133F?style=for-the-badge&logo=arxiv" alt="arXiv"/></a>
|
| 15 |
+
<a href="https://PLACEHOLDER_BLOG_URL"><img src="https://img.shields.io/badge/📝%20Blog-007A87?style=for-the-badge&logoColor=white" alt="Jupyter"/></a>
|
| 16 |
+
<a href="https://huggingface.co/superdiff/"><img src="https://img.shields.io/badge/HuggingFace-DE9B35.svg?style=for-the-badge&logo=HuggingFace" alt="HF"/></a>
|
| 17 |
+
</p>
|
| 18 |
+
|
| 19 |
+
<p align="center">
|
| 20 |
+
<img src="assets/carbene.gif" width="700"/>
|
| 21 |
+
</p>
|
| 22 |
+
|
| 23 |
+
DISCO (DIffusion for Sequence-structure CO-design) is a multimodal generative model that simultaneously co-designs protein sequences and 3D structures, conditioned on and co-folded with arbitrary biomolecules — including small-molecule ligands, DNA, and RNA. Unlike sequential pipelines that first generate a backbone and then apply inverse folding, DISCO generates both modalities jointly, enabling sequence-based objectives to inform structure generation and vice versa.
|
| 24 |
+
|
| 25 |
+
DISCO achieves state-of-the-art in silico performance in generating binders for diverse biomolecular targets with fine-grained property control. Applied to new-to-nature catalysis, DISCO was conditioned solely on reactive intermediates — without pre-specifying catalytic residues or relying on template scaffolds — to design diverse heme enzymes with novel active-site geometries. These enzymes catalyze new-to-nature carbene-transfer reactions, including alkene cyclopropanation, spirocyclopropanation, B–H and C(sp³)–H insertions, with top activities exceeding those of engineered enzymes. Random mutagenesis of a selected design further yielded a fourfold activity gain, indicating that the designed enzymes are evolvable.
|