Update README.md
Browse files
README.md
CHANGED
|
@@ -11,15 +11,16 @@ tags:
|
|
| 11 |
</p>
|
| 12 |
|
| 13 |
<p align="center">
|
| 14 |
-
<
|
| 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 |
-
|
|
|
|
|
|
|
| 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.
|
|
|
|
| 11 |
</p>
|
| 12 |
|
| 13 |
<p align="center">
|
| 14 |
+
<img src="assets/carbene.gif" width="700"/>
|
|
|
|
|
|
|
| 15 |
</p>
|
| 16 |
|
| 17 |
<p align="center">
|
| 18 |
+
<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>
|
| 19 |
+
<a href="https://PLACEHOLDER_BLOG_URL"><img src="https://img.shields.io/badge/📝%20Blog-007A87?style=for-the-badge&logoColor=white" alt="Jupyter"/></a>
|
| 20 |
+
<a href="https://huggingface.co/superdiff/"><img src="https://img.shields.io/badge/github-repo-blue?logo=github" alt="HF"/></a>
|
| 21 |
</p>
|
| 22 |
|
| 23 |
+
|
| 24 |
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.
|
| 25 |
|
| 26 |
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.
|