Update README.md
Browse files
README.md
CHANGED
|
@@ -45,4 +45,16 @@ Additional details about the method, sample training and inference scripts, can
|
|
| 45 |
primaryClass={q-bio.BM},
|
| 46 |
url={https://arxiv.org/abs/2502.10173},
|
| 47 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 48 |
```
|
|
|
|
| 45 |
primaryClass={q-bio.BM},
|
| 46 |
url={https://arxiv.org/abs/2502.10173},
|
| 47 |
}
|
| 48 |
+
|
| 49 |
+
@article{NiBuehler2026VibeGen,
|
| 50 |
+
title = {VibeGen: Agentic end-to-end de novo protein design for tailored dynamics using a language diffusion model},
|
| 51 |
+
author = {Bo Ni and Markus J. Buehler},
|
| 52 |
+
journal = {Matter},
|
| 53 |
+
pages = {102706},
|
| 54 |
+
year = {2026},
|
| 55 |
+
issn = {2590-2385},
|
| 56 |
+
doi = {https://doi.org/10.1016/j.matt.2026.102706},
|
| 57 |
+
url = {https://www.sciencedirect.com/science/article/pii/S259023852600069X},
|
| 58 |
+
keywords = {protein design, protein dynamics, generative AI, agentic collaboration, language diffusion model, proteins, normal mode},
|
| 59 |
+
}
|
| 60 |
```
|