Update README.md
Browse files
README.md
CHANGED
|
@@ -93,10 +93,16 @@ sequence = "EVQLVESGGGLVQPGGSLRLSCAASGFTFSSYAMS...-DIQMTQSPSSLSASVGDRVTITCRASQSI
|
|
| 93 |
- **Sequence length:** Variable (up to ~1024 tokens including special tokens)
|
| 94 |
- **Format:** PyTorch tensor
|
| 95 |
|
| 96 |
-
|
| 97 |
-
|
| 98 |
-
|
| 99 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 100 |
|
| 101 |
## Contact
|
| 102 |
|
|
|
|
| 93 |
- **Sequence length:** Variable (up to ~1024 tokens including special tokens)
|
| 94 |
- **Format:** PyTorch tensor
|
| 95 |
|
| 96 |
+
## Citation
|
| 97 |
+
```bibtex
|
| 98 |
+
@article{Talaei2025.10.31.685149,
|
| 99 |
+
author = {Talaei, Mahtab and Walker, Kenji C. and Hao, Boran and Jolley, Eliot and Jin, Yeping and Kozakov, Dima and Misasi, John and Vajda, Sandor and Paschalidis, Ioannis Ch. and Joseph-McCarthy, Diane},
|
| 100 |
+
title = {CDR-aware masked language models for paired antibodies enable state-of-the-art binding prediction},
|
| 101 |
+
year = {2025},
|
| 102 |
+
doi = {10.1101/2025.10.31.685149},
|
| 103 |
+
eprint = {https://www.biorxiv.org/content/early/2025/10/31/2025.10.31.685149.full.pdf},
|
| 104 |
+
journal = {bioRxiv}
|
| 105 |
+
}
|
| 106 |
|
| 107 |
## Contact
|
| 108 |
|