noclab-llm commited on
Commit
211b5a4
·
verified ·
1 Parent(s): 0a930ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -4
README.md CHANGED
@@ -197,10 +197,36 @@ sequence = "EVQLVESGGGLVQPGGSLRLSCAASGFTFSSYAMS...-DIQMTQSPSSLSASVGDRVTITCRASQSI
197
 
198
  ## Citation
199
 
200
- Preferential CDR masking in paired antibody language models improves binding affinity prediction
201
- Mahtab Talaei, Kenji C. Walker, Boran Hao, Eliot Jolley, Yeping Jin, Dima Kozakov, John Misasi, Sandor Vajda, Ioannis Ch. Paschalidis, Diane Joseph-McCarthy
202
- bioRxiv 2025.10.31.685149; doi: https://doi.org/10.1101/2025.10.31.685149
203
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
204
 
205
  ## Contact
206
 
 
197
 
198
  ## Citation
199
 
200
+ If you use this model, please cite:
201
+
202
+ ```bibtex
203
+ @article{talaei2025preferential,
204
+ title={Preferential CDR masking in paired antibody language models improves binding affinity prediction},
205
+ 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},
206
+ journal={bioRxiv},
207
+ year={2025},
208
+ doi={10.1101/2025.10.31.685149}
209
+ }
210
+
211
+ @article{hayes2025simulating,
212
+ title={Simulating 500 million years of evolution with a language model},
213
+ author={Hayes, Thomas and Rao, Roshan and Akin, Halil and Sofroniew, Nicholas J. and Oktay, Deniz and Lin, Zeming and Verkuil, Robert and Tran, Vincent Q. and Deaton, Jonathan and Wiggert, Marius and Badkundri, Rohil and Shafkat, Irhum and Gong, Jun and Derry, Alexander and Molina, Raul S. and Thomas, Neil and Khan, Yousuf A. and Mishra, Chetan and Kim, Carolyn and Bartie, Liam J. and Nemeth, Matthew and Hsu, Patrick D. and Sercu, Tom and Candido, Salvatore and Rives, Alexander},
214
+ journal={Science},
215
+ volume={387},
216
+ number={6736},
217
+ pages={850--858},
218
+ year={2025},
219
+ doi={10.1126/science.ads0018}
220
+ }
221
+
222
+ @misc{esm2024cambrian,
223
+ author={{ESM Team}},
224
+ title={ESM Cambrian: Revealing the mysteries of proteins with unsupervised learning},
225
+ year={2024},
226
+ publisher={EvolutionaryScale},
227
+ url={https://evolutionaryscale.ai/blog/esm-cambrian}
228
+ }
229
+ ```
230
 
231
  ## Contact
232