MahTala commited on
Commit
a54c373
·
verified ·
1 Parent(s): 0fe4f25

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -88,3 +88,16 @@ sequence = "EVQLVESGGGLVQPGGSLRLSCAASGFTFSSYAMS...-DIQMTQSPSSLSASVGDRVTITCRASQSI
88
  - **Sequence length:** Variable (up to ~1024 tokens including special tokens)
89
  - **Format:** PyTorch tensor
90
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
88
  - **Sequence length:** Variable (up to ~1024 tokens including special tokens)
89
  - **Format:** PyTorch tensor
90
 
91
+
92
+ # Citation
93
+ ```bibtex
94
+ @article {Talaei2025.10.31.685149,
95
+ 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},
96
+ title = {CDR-aware masked language models for paired antibodies enable state-of-the-art binding prediction},
97
+ year = {2025},
98
+ doi = {10.1101/2025.10.31.685149},
99
+ eprint = {https://www.biorxiv.org/content/early/2025/10/31/2025.10.31.685149.full.pdf},
100
+ journal = {bioRxiv}
101
+ }
102
+ ```
103
+