Update README.md
Browse files
README.md
CHANGED
|
@@ -117,15 +117,16 @@ To deploy Q_θ with **RFdiffusion**, **Proteina-ComplexA**, or any other backbon
|
|
| 117 |
## Citation
|
| 118 |
|
| 119 |
```bibtex
|
| 120 |
-
@
|
| 121 |
-
title
|
| 122 |
-
author
|
| 123 |
-
|
| 124 |
-
|
|
|
|
|
|
|
| 125 |
}
|
| 126 |
```
|
| 127 |
|
| 128 |
-
(BibTeX key will be finalized at camera-ready.)
|
| 129 |
|
| 130 |
## License
|
| 131 |
|
|
|
|
| 117 |
## Citation
|
| 118 |
|
| 119 |
```bibtex
|
| 120 |
+
@article{cao2026allogen,
|
| 121 |
+
title = {AlloGen: Conformation-Selective Binder Generation with Differential State Scoring},
|
| 122 |
+
author = {Cao, Hanqun and Quinn, Zachary and Pal, Aastha and Kimura, Sumi and Zhang, Jingjie and Heng, Pheng Ann and Chatterjee, Pranam},
|
| 123 |
+
year = {2026},
|
| 124 |
+
eprint = {XXXX.XXXXX},
|
| 125 |
+
archivePrefix = {arXiv},
|
| 126 |
+
primaryClass = {q-bio.BM}
|
| 127 |
}
|
| 128 |
```
|
| 129 |
|
|
|
|
| 130 |
|
| 131 |
## License
|
| 132 |
|