Update README.md
Browse files
README.md
CHANGED
|
@@ -137,12 +137,10 @@ bash run.sh --baseline tds --device cuda:0
|
|
| 137 |
## Citation
|
| 138 |
|
| 139 |
```bibtex
|
| 140 |
-
@
|
| 141 |
-
|
| 142 |
-
|
| 143 |
-
|
| 144 |
-
|
| 145 |
-
year={2026},
|
| 146 |
-
url={https://openreview.net/forum?id=uMUicLylVp}
|
| 147 |
}
|
| 148 |
```
|
|
|
|
| 137 |
## Citation
|
| 138 |
|
| 139 |
```bibtex
|
| 140 |
+
@article{cao2026td3b,
|
| 141 |
+
title={TD3B: Transition-Directed Discrete Diffusion for Allosteric Binder Generation},
|
| 142 |
+
author={Cao, Hanqun and Pal, Aastha and Tang, Sophia and Zhang, Yinuo and Zhang, Jingjie and Heng, Pheng Ann and Chatterjee, Pranam},
|
| 143 |
+
journal={arXiv preprint arXiv:2605.09810},
|
| 144 |
+
year={2026}
|
|
|
|
|
|
|
| 145 |
}
|
| 146 |
```
|