File size: 36,558 Bytes
98bde72
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
@article{virtualLab,
  title = {{The Virtual Lab of AI agents designs new SARS-CoV-2 nanobodies}},
  author = {Swanson, Kyle and Wu, Wesley and Bulaong, Nash L. and Pak, John E. and Zou, James},
  year = {2025},
  journal = {Nature},
  volume = {646},
  number = {8085},
  pages = {716-723},
  doi = {10.1038/s41586-025-09442-9},
  url = {https://doi.org/10.1038/s41586-025-09442-9}
}

@article{biomni,
  title = {{Autonomous biomedical research with an artificial intelligence agent}},
  author = {Huang, Kexin and Zhang, Serena and Wang, Hanchen and Qu, Yuanhao and Lu, Yingzhou and Li, Ryan and Roohani, Yusuf and Qiu, Lin and Cao, Shiyi and Li, Gavin and Zhang, Junze and Yin, Di and Wierenga, Rick and Kavi, Deniz and Liu, Sherry and She, Tianwei and Marwaha, Shruti and Carter, Jennefer N. and Zhou, Xin and Wheeler, Matthew T. and Bernstein, Jonathan A. and Wang, Mengdi and He, Peng and Zhou, Jingtian and Snyder, Michael P. and Cong, Le and Regev, Aviv and Leskovec, Jure},
  year = {2026},
  journal = {Science},
  volume = {393},
  number = {6813},
  pages = {eadz4351},
  doi = {10.1126/science.adz4351},
  url = {https://doi.org/10.1126/science.adz4351}
}

@article{crisprgpt,
  title = {{CRISPR-GPT for agentic automation of gene-editing experiments}},
  author = {Qu, Yuanhao and Huang, Kaixuan and Yin, Ming and Zhan, Kanghong and Liu, Dyllan and Yin, Di and Cousins, Henry C. and Johnson, William A. and Wang, Xiaotong and Shah, Mihir and Altman, Russ B. and Zhou, Denny and Wang, Mengdi and Cong, Le},
  year = {2025},
  journal = {Nature Biomedical Engineering},
  volume = {10},
  number = {2},
  pages = {245-258},
  doi = {10.1038/s41551-025-01463-z},
  url = {https://doi.org/10.1038/s41551-025-01463-z}
}

@article{cellvoyager,
  title = {{CellVoyager: AI CompBio agent generates new insights by autonomously analyzing biological data}},
  author = {Alber, Samuel and Chen, Bowen and Sun, Eric and Isakova, Alina and Wilk, Aaron J. and Zou, James},
  year = {2026},
  journal = {Nature Methods},
  volume = {23},
  number = {4},
  pages = {749-759},
  doi = {10.1038/s41592-026-03029-6},
  url = {https://doi.org/10.1038/s41592-026-03029-6}
}

@article{chemcrow,
  title = {{Augmenting large language models with chemistry tools}},
  author = {M. Bran, Andres and Cox, Sam and Schilter, Oliver and Baldassari, Carlo and White, Andrew D. and Schwaller, Philippe},
  year = {2024},
  journal = {Nature Machine Intelligence},
  volume = {6},
  number = {5},
  pages = {525-535},
  doi = {10.1038/s42256-024-00832-8},
  url = {https://doi.org/10.1038/s42256-024-00832-8}
}

@article{coscientist,
  title = {{Autonomous chemical research with large language models}},
  author = {Boiko, Daniil A. and MacKnight, Robert and Kline, Ben and Gomes, Gabe},
  year = {2023},
  journal = {Nature},
  volume = {624},
  number = {7992},
  pages = {570-578},
  doi = {10.1038/s41586-023-06792-0},
  url = {https://doi.org/10.1038/s41586-023-06792-0}
}

@article{drugassist,
  title = {{DrugAssist: a large language model for molecule optimization}},
  author = {Ye, Geyan and Cai, Xibao and Lai, Houtim and Wang, Xing and Huang, Junhong and Wang, Longyue and Liu, Wei and Zeng, Xiangxiang},
  year = {2024},
  journal = {Briefings in Bioinformatics},
  volume = {26},
  number = {1},
  pages = {bbae693},
  doi = {10.1093/bib/bbae693},
  url = {https://doi.org/10.1093/bib/bbae693}
}

@article{peptiverse,
  title = {{PeptiVerse: A unified platform for therapeutic peptide property prediction}},
  author = {Zhang, Yinuo and Tang, Sophia and Chen, Tong and Mahood, Elizabeth and Vincoff, Sophia and Chatterjee, Pranam},
  year = {2026},
  journal = {Nature Communications},
  volume = {17},
  number = {1},
  pages = {6819},
  doi = {10.1038/s41467-026-74167-w},
  url = {https://doi.org/10.1038/s41467-026-74167-w}
}

@article{ptmmamba,
  title = {{PTM-Mamba: a PTM-aware protein language model with bidirectional gated Mamba blocks}},
  author = {Peng, Fred Zhangzhi and Wang, Chentong and Chen, Tong and Schussheim, Benjamin and Vincoff, Sophia and Chatterjee, Pranam},
  year = {2025},
  journal = {Nature Methods},
  volume = {22},
  number = {5},
  pages = {945-949},
  doi = {10.1038/s41592-025-02656-9},
  url = {https://doi.org/10.1038/s41592-025-02656-9}
}

@article{moppit,
  title = {{moPPIt:
                  De Novo
                  Generation of Motif-Specific and Functionally Active Peptide Binders via Discrete Flow Matching}},
  author = {Chen, Tong and Quinn, Zachary and Mishra, Kunal and O’Connor, Erin C. and Silver, Sophia E. and Zhang, Yinuo and Valencia, Mary Jo and Mei, Ying and Behmoaras, Jacques and Ferreira, Leonardo M.R. and Chatterjee, Pranam},
  year = {2024},
  journal = {Preprint},
  doi = {10.1101/2024.07.31.606098},
  url = {https://doi.org/10.1101/2024.07.31.606098}
}

@article{pepprclip,
  title = {{De novo design of peptide binders to conformationally diverse targets with contrastive language modeling}},
  author = {Bhat, Suhaas and Palepu, Kalyan and Hong, Lauren and Mao, Joey and Ye, Tianzheng and Iyer, Rema and Zhao, Lin and Chen, Tianlai and Vincoff, Sophia and Watson, Rio and Wang, Tian Z. and Srijay, Divya and Kavirayuni, Venkata Srikar and Kholina, Kseniia and Goel, Shrey and Vure, Pranay and Deshpande, Aniruddha J. and Soderling, Scott H. and DeLisa, Matthew P. and Chatterjee, Pranam},
  year = {2025},
  journal = {Science Advances},
  volume = {11},
  number = {4},
  pages = {eadr8638},
  doi = {10.1126/sciadv.adr8638},
  url = {https://doi.org/10.1126/sciadv.adr8638}
}

@article{saltpeppr,
  title = {{SaLT\&PepPr is an interface-predicting language model for designing peptide-guided protein degraders}},
  author = {Brixi, Garyk and Ye, Tianzheng and Hong, Lauren and Wang, Tian and Monticello, Connor and Lopez-Barbosa, Natalia and Vincoff, Sophia and Yudistyra, Vivian and Zhao, Lin and Haarer, Elena and Chen, Tianlai and Pertsemlidis, Sarah and Palepu, Kalyan and Bhat, Suhaas and Christopher, Jayani and Li, Xinning and Liu, Tong and Zhang, Sue and Petersen, Lillian and DeLisa, Matthew P. and Chatterjee, Pranam},
  year = {2023},
  journal = {Communications Biology},
  volume = {6},
  number = {1},
  pages = {1081},
  doi = {10.1038/s42003-023-05464-z},
  url = {https://doi.org/10.1038/s42003-023-05464-z}
}

@article{evobind2,
  title = {{Design of linear and cyclic peptide binders from protein sequence information}},
  author = {Li, Qiuzhen and Vlachos, Efstathios Nikolaos and Bryant, Patrick},
  year = {2025},
  journal = {Communications Chemistry},
  volume = {8},
  number = {1},
  pages = {211},
  doi = {10.1038/s42004-025-01601-3},
  url = {https://doi.org/10.1038/s42004-025-01601-3}
}

@article{evomultimer,
  title = {{De novo
                  Design of Macrocyclic Molecular Glues}},
  author = {Brunner, Andrä and Wierbilowicz, Krzysztof and Daumiller, Diandra and Bexell, Daniel and Karlsson, Kasper and Sangfelt, Olle and Bryant, Patrick},
  year = {2026},
  journal = {Preprint},
  doi = {10.64898/2026.08.21.746227},
  url = {https://doi.org/10.64898/2026.08.21.746227}
}

@article{pepadmet,
  title = {{pepADMET: A Novel Computational Platform For Systematic ADMET Evaluation of Peptides}},
  author = {Tan, Xiaorong and Liu, Qianhui and Zhou, Mengting and Fang, Yanpeng and Ouyang, Defang and Zeng, Wenbin and Dong, Jie},
  year = {2026},
  journal = {Journal of Chemical Information and Modeling},
  volume = {66},
  number = {2},
  pages = {936-946},
  doi = {10.1021/acs.jcim.5c02518},
  url = {https://doi.org/10.1021/acs.jcim.5c02518}
}

@article{af3,
  title = {{Accurate structure prediction of biomolecular interactions with AlphaFold 3}},
  author = {Abramson, Josh and Adler, Jonas and Dunger, Jack and Evans, Richard and Green, Tim and Pritzel, Alexander and Ronneberger, Olaf and Willmore, Lindsay and Ballard, Andrew J. and Bambrick, Joshua and Bodenstein, Sebastian W. and Evans, David A. and Hung, Chia-Chun and O’Neill, Michael and Reiman, David and Tunyasuvunakool, Kathryn and Wu, Zachary and Žemgulytė, Akvilė and Arvaniti, Eirini and Beattie, Charles and Bertolli, Ottavia and Bridgland, Alex and Cherepanov, Alexey and Congreve, Miles and Cowen-Rivers, Alexander I. and Cowie, Andrew and Figurnov, Michael and Fuchs, Fabian B. and Gladman, Hannah and Jain, Rishub and Khan, Yousuf A. and Low, Caroline M. R. and Perlin, Kuba and Potapenko, Anna and Savy, Pascal and Singh, Sukhdeep and Stecula, Adrian and Thillaisundaram, Ashok and Tong, Catherine and Yakneen, Sergei and Zhong, Ellen D. and Zielinski, Michal and Žídek, Augustin and Bapst, Victor and Kohli, Pushmeet and Jaderberg, Max and Hassabis, Demis and Jumper, John M.},
  year = {2024},
  journal = {Nature},
  volume = {630},
  number = {8016},
  pages = {493-500},
  doi = {10.1038/s41586-024-07487-w},
  url = {https://doi.org/10.1038/s41586-024-07487-w}
}

@article{af2,
  title = {{Highly accurate protein structure prediction with AlphaFold}},
  author = {Jumper, John and Evans, Richard and Pritzel, Alexander and Green, Tim and Figurnov, Michael and Ronneberger, Olaf and Tunyasuvunakool, Kathryn and Bates, Russ and Žídek, Augustin and Potapenko, Anna and Bridgland, Alex and Meyer, Clemens and Kohl, Simon A. A. and Ballard, Andrew J. and Cowie, Andrew and Romera-Paredes, Bernardino and Nikolov, Stanislav and Jain, Rishub and Adler, Jonas and Back, Trevor and Petersen, Stig and Reiman, David and Clancy, Ellen and Zielinski, Michal and Steinegger, Martin and Pacholska, Michalina and Berghammer, Tamas and Bodenstein, Sebastian and Silver, David and Vinyals, Oriol and Senior, Andrew W. and Kavukcuoglu, Koray and Kohli, Pushmeet and Hassabis, Demis},
  year = {2021},
  journal = {Nature},
  volume = {596},
  number = {7873},
  pages = {583-589},
  doi = {10.1038/s41586-021-03819-2},
  url = {https://doi.org/10.1038/s41586-021-03819-2}
}

@article{esm2,
  title = {{Evolutionary-scale prediction of atomic-level protein structure with a language model}},
  author = {Lin, Zeming and Akin, Halil and Rao, Roshan and Hie, Brian and Zhu, Zhongkai and Lu, Wenting and Smetanin, Nikita and Verkuil, Robert and Kabeli, Ori and Shmueli, Yaniv and dos Santos Costa, Allan and Fazel-Zarandi, Maryam and Sercu, Tom and Candido, Salvatore and Rives, Alexander},
  year = {2023},
  journal = {Science},
  volume = {379},
  number = {6637},
  pages = {1123-1130},
  doi = {10.1126/science.ade2574},
  url = {https://doi.org/10.1126/science.ade2574}
}

@article{proteinmpnn,
  title = {{Robust deep learning--based protein sequence design using ProteinMPNN}},
  author = {Dauparas, J. and Anishchenko, I. and Bennett, N. and Bai, H. and Ragotte, R. J. and Milles, L. F. and Wicky, B. I. M. and Courbet, A. and de Haas, R. J. and Bethel, N. and Leung, P. J. Y. and Huddy, T. F. and Pellock, S. and Tischer, D. and Chan, F. and Koepnick, B. and Nguyen, H. and Kang, A. and Sankaran, B. and Bera, A. K. and King, N. P. and Baker, D.},
  year = {2022},
  journal = {Science},
  volume = {378},
  number = {6615},
  pages = {49-56},
  doi = {10.1126/science.add2187},
  url = {https://doi.org/10.1126/science.add2187}
}

@article{rfdiffusion,
  title = {{De novo design of protein structure and function with RFdiffusion}},
  author = {Watson, Joseph L. and Juergens, David and Bennett, Nathaniel R. and Trippe, Brian L. and Yim, Jason and Eisenach, Helen E. and Ahern, Woody and Borst, Andrew J. and Ragotte, Robert J. and Milles, Lukas F. and Wicky, Basile I. M. and Hanikel, Nikita and Pellock, Samuel J. and Courbet, Alexis and Sheffler, William and Wang, Jue and Venkatesh, Preetham and Sappington, Isaac and Torres, Susana Vázquez and Lauko, Anna and De Bortoli, Valentin and Mathieu, Emile and Ovchinnikov, Sergey and Barzilay, Regina and Jaakkola, Tommi S. and DiMaio, Frank and Baek, Minkyung and Baker, David},
  year = {2023},
  journal = {Nature},
  volume = {620},
  number = {7976},
  pages = {1089-1100},
  doi = {10.1038/s41586-023-06415-8},
  url = {https://doi.org/10.1038/s41586-023-06415-8}
}

@article{bindcraft,
  title = {{One-shot design of functional protein binders with BindCraft}},
  author = {Pacesa, Martin and Nickel, Lennart and Schellhaas, Christian and Schmidt, Joseph and Pyatova, Ekaterina and Kissling, Lucas and Barendse, Patrick and Choudhury, Jagrity and Kapoor, Srajan and Alcaraz-Serna, Ana and Cho, Yehlin and Ghamary, Kourosh H. and Vinué, Laura and Yachnin, Brahm J. and Wollacott, Andrew M. and Buckley, Stephen and Westphal, Adrie H. and Lindhoud, Simon and Georgeon, Sandrine and Goverde, Casper A. and Hatzopoulos, Georgios N. and Gönczy, Pierre and Muller, Yannick D. and Schwank, Gerald and Swarts, Daan C. and Vecchio, Alex J. and Schneider, Bernard L. and Ovchinnikov, Sergey and Correia, Bruno E.},
  year = {2025},
  journal = {Nature},
  volume = {646},
  number = {8084},
  pages = {483-492},
  doi = {10.1038/s41586-025-09429-6},
  url = {https://doi.org/10.1038/s41586-025-09429-6}
}

@article{gadd,
  title = {{Structural basis of PROTAC cooperative recognition for selective protein degradation}},
  author = {Gadd, Morgan S and Testa, Andrea and Lucas, Xavier and Chan, Kwok-Ho and Chen, Wenzhang and Lamont, Douglas J and Zengerle, Michael and Ciulli, Alessio},
  year = {2017},
  journal = {Nature Chemical Biology},
  volume = {13},
  number = {5},
  pages = {514-521},
  doi = {10.1038/nchembio.2329},
  url = {https://doi.org/10.1038/nchembio.2329}
}


@article{macroglue,
  title = {{Macrocyclic Molecular Glues for the 14‐3‐3/ChREBP Interaction: Affinity and Cooperativity in an Inverse Relationship}},
  author = {Pennings, Marloes A. M. and van den Bosch, Merel A. W. and Oberheide, Ansgar and Verhoef, Carlo J. A. and Ottmann, Christian and Markvoort, Albert J. and Miley, Galen P. and Brunsveld, Luc},
  year = {2025},
  journal = {Angewandte Chemie International Edition},
  volume = {65},
  number = {6},
  pages = {e21678},
  doi = {10.1002/anie.202521678},
  url = {https://doi.org/10.1002/anie.202521678}
}

@article{fkbpglue,
  title = {{Identification and characterization of ternary complexes consisting of FKBP12, MAPRE1 and macrocyclic molecular glues}},
  author = {Salcius, Michael and Tutter, Antonin and Fouché, Marianne and Koc, Halil and King, Dan and Dhembi, Anxhela and Golosov, Andrei and Jahnke, Wolfgang and Henry, Chrystèle and Argoti, Dayana and Jia, Weiping and Pedro, Liliana and Connor, Lauren and Piechon, Philippe and Fabbiani, Francesca and Denay, Regis and Sager, Emine and Kuehnoel, Juergen and Lozach, Marie-Anne and Lima, Fabio and Vitrey, Angela and Chen, Shu-Yu and Michaud, Gregory and Roth, Hans-Joerg},
  year = {2025},
  journal = {RSC Chemical Biology},
  volume = {6},
  number = {5},
  pages = {788-799},
  doi = {10.1039/d4cb00279b},
  url = {https://doi.org/10.1039/d4cb00279b}
}

@article{intrinsicAlpha,
  title = {{Experimental Conditions to Retrieve Intrinsic Cooperativity $\alpha$ Directly from Single Binding Assay Data Exemplified by the Ternary Complex Formation of FKBP12, MAPRE1 and Macrocyclic Molecular Glues}},
  author = {Schnatwinkel, Jan and Stein, Richard R. and Salcius, Michael and Wong, Julian L. and Chen, Shu-Yu and Fouché, Marianne and Roth, Hans-Joerg},
  year = {2025},
  journal = {International Journal of Molecular Sciences},
  volume = {26},
  number = {7},
  pages = {2936},
  doi = {10.3390/ijms26072936},
  url = {https://doi.org/10.3390/ijms26072936}
}

@article{phosphosite,
  title = {{PhosphoSitePlus, 2014: mutations, PTMs and recalibrations}},
  author = {Hornbeck, Peter V. and Zhang, Bin and Murray, Beth and Kornhauser, Jon M. and Latham, Vaughan and Skrzypek, Elzbieta},
  year = {2014},
  journal = {Nucleic Acids Research},
  volume = {43},
  number = {D1},
  pages = {D512-D520},
  doi = {10.1093/nar/gku1267},
  url = {https://doi.org/10.1093/nar/gku1267}
}

@article{uniprot,
  title = {{UniProt: the Universal Protein Knowledgebase in 2025}},
  author = {{The UniProt Consortium}},
  year = {2024},
  journal = {Nucleic Acids Research},
  volume = {53},
  number = {D1},
  pages = {D609-D617},
  doi = {10.1093/nar/gkae1010},
  url = {https://doi.org/10.1093/nar/gkae1010}
}

@article{intact,
  title = {{The IntAct database: efficient access to fine-grained molecular interaction data}},
  author = {del Toro, Noemi and Shrivastava, Anjali and Ragueneau, Eliot and Meldal, Birgit and Combe, Colin and Barrera, Elisabet and Perfetto, Livia and How, Karyn and Ratan, Prashansa and Shirodkar, Gautam and Lu, Odilia and Mészáros, Bálint and Watkins, Xavier and Pundir, Sangya and Licata, Luana and Iannuccelli, Marta and Pellegrini, Matteo and Martin, Maria Jesus and Panni, Simona and Duesbury, Margaret and Vallet, Sylvain D and Rappsilber, Juri and Ricard-Blum, Sylvie and Cesareni, Gianni and Salwinski, Lukasz and Orchard, Sandra and Porras, Pablo and Panneerselvam, Kalpana and Hermjakob, Henning},
  year = {2021},
  journal = {Nucleic Acids Research},
  volume = {50},
  number = {D1},
  pages = {D648-D653},
  doi = {10.1093/nar/gkab1006},
  url = {https://doi.org/10.1093/nar/gkab1006}
}

@article{biogrid,
  title = {{The
                    BioGRID
                    database: A comprehensive biomedical resource of curated protein, genetic, and chemical interactions}},
  author = {Oughtred, Rose and Rust, Jennifer and Chang, Christie and Breitkreutz, Bobby‐Joe and Stark, Chris and Willems, Andrew and Boucher, Lorrie and Leung, Genie and Kolas, Nadine and Zhang, Frederick and Dolma, Sonam and Coulombe‐Huntington, Jasmin and Chatr‐aryamontri, Andrew and Dolinski, Kara and Tyers, Mike},
  year = {2020},
  journal = {Protein Science},
  volume = {30},
  number = {1},
  pages = {187-200},
  doi = {10.1002/pro.3978},
  url = {https://doi.org/10.1002/pro.3978}
}

@article{negatome,
  title = {{Negatome 2.0: a database of non-interacting proteins derived by literature mining, manual annotation and protein structure analysis}},
  author = {Blohm, Philipp and Frishman, Goar and Smialowski, Pawel and Goebels, Florian and Wachinger, Benedikt and Ruepp, Andreas and Frishman, Dmitrij},
  year = {2013},
  journal = {Nucleic Acids Research},
  volume = {42},
  number = {D1},
  pages = {D396-D400},
  doi = {10.1093/nar/gkt1079},
  url = {https://doi.org/10.1093/nar/gkt1079}
}

@article{peptides,
  title = {{Trends in peptide drug discovery}},
  author = {Muttenthaler, Markus and King, Glenn F. and Adams, David J. and Alewood, Paul F.},
  year = {2021},
  journal = {Nature Reviews Drug Discovery},
  volume = {20},
  number = {4},
  pages = {309-325},
  doi = {10.1038/s41573-020-00135-8},
  url = {https://doi.org/10.1038/s41573-020-00135-8}
}

@article{guacamol,
  title = {{GuacaMol: Benchmarking Models for de Novo Molecular Design}},
  author = {Brown, Nathan and Fiscato, Marco and Segler, Marwin H.S. and Vaucher, Alain C.},
  year = {2019},
  journal = {Journal of Chemical Information and Modeling},
  volume = {59},
  number = {3},
  pages = {1096-1108},
  doi = {10.1021/acs.jcim.8b00839},
  url = {https://doi.org/10.1021/acs.jcim.8b00839}
}

@article{colabfold,
  title = {{ColabFold: making protein folding accessible to all}},
  author = {Mirdita, Milot and Schütze, Konstantin and Moriwaki, Yoshitaka and Heo, Lim and Ovchinnikov, Sergey and Steinegger, Martin},
  year = {2022},
  journal = {Nature Methods},
  volume = {19},
  number = {6},
  pages = {679-682},
  doi = {10.1038/s41592-022-01488-1},
  url = {https://doi.org/10.1038/s41592-022-01488-1}
}

@article{bh,
  title = {{Controlling the False Discovery Rate: A Practical and Powerful Approach to Multiple Testing}},
  author = {Benjamini, Yoav and Hochberg, Yosef},
  year = {1995},
  journal = {Journal of the Royal Statistical Society Series B: Statistical Methodology},
  volume = {57},
  number = {1},
  pages = {289-300},
  doi = {10.1111/j.2517-6161.1995.tb02031.x},
  url = {https://doi.org/10.1111/j.2517-6161.1995.tb02031.x}
}

@article{parego,
  title = {{ParEGO: a hybrid algorithm with on-line landscape approximation for expensive multiobjective optimization problems}},
  author = {Knowles, J.},
  year = {2006},
  journal = {IEEE Transactions on Evolutionary Computation},
  volume = {10},
  number = {1},
  pages = {50-66},
  doi = {10.1109/TEVC.2005.851274},
  url = {https://doi.org/10.1109/TEVC.2005.851274}
}

@article{dscript,
  title = {{D-SCRIPT translates genome to phenome with sequence-based, structure-aware, genome-scale predictions of protein-protein interactions}},
  author = {Sledzieski, Samuel and Singh, Rohit and Cowen, Lenore and Berger, Bonnie},
  year = {2021},
  journal = {Cell Systems},
  volume = {12},
  number = {10},
  pages = {969-982.e6},
  doi = {10.1016/j.cels.2021.08.010},
  url = {https://doi.org/10.1016/j.cels.2021.08.010}
}


@inproceedings{gat2024discreteflowmatching,
  title = {{Discrete Flow Matching}},
  author = {Gat, Itai and Remez, Tal and Shaul, Neta and Kreuk, Felix and Chen, Ricky T. Q. and Synnaeve, Gabriel and Adi, Yossi and Lipman, Yaron},
  year = {2024},
  booktitle = {Advances in Neural Information Processing Systems},
  volume = {37},
  doi = {10.52202/079017-4239},
  url = {https://proceedings.neurips.cc/paper_files/paper/2024/hash/f0d629a734b56a642701bba7bc8bb3ed-Abstract-Conference.html},
  pages = {133345--133385}
}

@inproceedings{cbas,
  title = {{Conditioning by adaptive sampling for robust design}},
  author = {Brookes, David and Park, Hahnbeom and Listgarten, Jennifer},
  booktitle = {Proceedings of the 36th International Conference on Machine Learning},
  pages = {773--782},
  year = {2019},
  volume = {97},
  series = {Proceedings of Machine Learning Research},
  publisher = {PMLR},
  url = {https://proceedings.mlr.press/v97/brookes19a.html}
}

@inproceedings{coms,
  title = {{Conservative Objective Models for Effective Offline Model-Based Optimization}},
  author = {Trabucco, Brandon and Kumar, Aviral and Geng, Xinyang and Levine, Sergey},
  booktitle = {Proceedings of the 38th International Conference on Machine Learning},
  pages = {10358--10368},
  year = {2021},
  volume = {139},
  series = {Proceedings of Machine Learning Research},
  publisher = {PMLR},
  url = {https://proceedings.mlr.press/v139/trabucco21a.html}
}

@inproceedings{designbench,
  title = {{Design-Bench: Benchmarks for Data-Driven Offline Model-Based Optimization}},
  author = {Trabucco, Brandon and Geng, Xinyang and Kumar, Aviral and Levine, Sergey},
  booktitle = {Proceedings of the 39th International Conference on Machine Learning},
  pages = {21658--21676},
  year = {2022},
  volume = {162},
  series = {Proceedings of Machine Learning Research},
  publisher = {PMLR},
  url = {https://proceedings.mlr.press/v162/trabucco22a.html}
}

@article{mmseqs,
  title={MMseqs2 enables sensitive protein sequence searching for the analysis of massive data sets},
  author={Steinegger, Martin and S{\"o}ding, Johannes},
  journal={Nature biotechnology},
  volume={35},
  number={11},
  pages={1026--1028},
  year={2017},
  publisher={Nature Publishing Group US New York}
}

@misc{mogdfm,
 title = {{Multi-Objective-Guided Discrete Flow Matching for Controllable Biological Sequence Design}},
 author = {Chen, Tong and Zhang, Yinuo and Tang, Sophia and Chatterjee, Pranam},
 year = {2025},
 eprint = {2505.07086},
 archivePrefix = {arXiv},
 url = {https://arxiv.org/abs/2505.07086}
}

@misc{allogen,
 title = {{AlloGen: Conformation-Selective Binder Generation with Differential State Scoring}},
 author = {Cao, Hanqun and Quinn, Zachary and Pal, Aastha and Kimura, Sumi and Zhang, Jingjie and Heng, Pheng Ann and Chatterjee, Pranam},
 year = {2026},
 eprint = {2606.05474},
 archivePrefix = {arXiv},
 url = {https://arxiv.org/abs/2606.05474}
}

@misc{peptune,
 title = {{PepTune: De Novo Generation of Therapeutic Peptides with Multi-Objective-Guided Discrete Diffusion}},
 author = {Tang, Sophia and Zhang, Yinuo and Chatterjee, Pranam},
 year = {2024},
 eprint = {2412.17780},
 archivePrefix = {arXiv},
 url = {https://arxiv.org/abs/2412.17780}
}

@misc{react,
 title = {{ReAct: Synergizing Reasoning and Acting in Language Models}},
 author = {Yao, Shunyu and Zhao, Jeffrey and Yu, Dian and Du, Nan and Shafran, Izhak and Narasimhan, Karthik and Cao, Yuan},
 year = {2022},
 eprint = {2210.03629},
 archivePrefix = {arXiv},
 url = {https://arxiv.org/abs/2210.03629}
}

@misc{reflexion,
 title = {{Reflexion: Language Agents with Verbal Reinforcement Learning}},
 author = {Shinn, Noah and Cassano, Federico and Berman, Edward and Gopinath, Ashwin and Narasimhan, Karthik and Yao, Shunyu},
 year = {2023},
 eprint = {2303.11366},
 archivePrefix = {arXiv},
 url = {https://arxiv.org/abs/2303.11366}
}

@misc{paperqa,
 title = {{Language agents achieve superhuman synthesis of scientific knowledge}},
 author = {Skarlinski, Michael D. and Cox, Sam and Laurent, Jon M. and Braza, James D. and Hinks, Michaela and Hammerling, Michael J. and Ponnapati, Manvitha and Rodriques, Samuel G. and White, Andrew D.},
 year = {2024},
 eprint = {2409.13740},
 archivePrefix = {arXiv},
 url = {https://arxiv.org/abs/2409.13740}
}

@misc{conformal,
 title = {{A Gentle Introduction to Conformal Prediction and Distribution-Free Uncertainty Quantification}},
 author = {Angelopoulos, Anastasios N. and Bates, Stephen},
 year = {2021},
 eprint = {2107.07511},
 archivePrefix = {arXiv},
 url = {https://arxiv.org/abs/2107.07511}
}

@misc{biodiscovery,
 title = {{BioDiscoveryAgent: An AI Agent for Designing Genetic Perturbation Experiments}},
 author = {Roohani, Yusuf and Lee, Andrew and Huang, Qian and Vora, Jian and Steinhart, Zachary and Huang, Kexin and Marson, Alexander and Liang, Percy and Leskovec, Jure},
 year = {2024},
 eprint = {2405.17631},
 archivePrefix = {arXiv},
 url = {https://arxiv.org/abs/2405.17631}
}

@misc{soapia,
 title = {{SOAPIA: Specificity-Guided Generation of Off-Target-Avoiding Protein Interactions with High Target Affinity}},
 author = {Vincoff, Sophia and Liu, Howard and Linardic, Corinne M. and Chatterjee, Pranam},
 year = {2026},
 note = {Supplied ICML workshop manuscript, Generative and Agentic AI for Biology}
}
@misc{td3b,
 title = {{TD3B: Transition-Directed Discrete Diffusion for Allosteric Binder Generation}},
 author = {Cao, Hanqun and Pal, Aastha and Tang, Sophia and Zhang, Yinuo and Zhang, Jingjie and Heng, Pheng Ann and Chatterjee, Pranam},
 year = {2026},
 note = {Supplied ICML manuscript},
 url = {https://huggingface.co/ChatterjeeLab/TD3B}
}
@misc{snooppi,
 title = {{SNOOPPI: Sequence-Normalized Database of On- and Off-Target Protein-Protein Interactions}},
 author = {{Chatterjee Lab}},
 year = {2026},
 doi = {10.57967/hf/10413},
 note = {Dataset revision a1c75633343e292db8bb25e3356d0b8cd64afa91},
 url = {https://huggingface.co/datasets/ChatterjeeLab/SNOOPPI}
}
@misc{muse,
 title = {{Muse Glimmer-30B Model Card}},
 author = {{Meta Superintelligence Lab}},
 year = {2026},
 note = {Revision a4e59da52a7bc87ae7251dd5545c0dd437c44b68. Accessed 20 September 2026},
 url = {https://huggingface.co/meta-models/Muse-Glimmer-30B}
}

@article{pepmlm,
 title = {{Target sequence-conditioned design of peptide binders using masked language modeling}},
 author = {Chen, Leo Tianlai and Quinn, Zachary and Dumas, Madeleine and Peng, Christina and Hong, Lauren and Lopez-Gonzalez, Moises and Mestre, Alexander and Watson, Rio and Vincoff, Sophia and Zhao, Lin and Wu, Jianli and Stavrand, Audrey and Schaepers-Cheu, Mayumi and Wang, Tian Zi and Srijay, Divya and Monticello, Connor and Vure, Pranay and Pulugurta, Rishab and Pertsemlidis, Sarah and Kholina, Kseniia and Goel, Shrey and DeLisa, Matthew P. and Chi, Jen-Tsan Ashley and Truant, Ray and Aguilar, Hector C. and Chatterjee, Pranam},
 year = {2025},
 journal = {Nature Biotechnology},
 doi = {10.1038/s41587-025-02761-2},
 url = {https://doi.org/10.1038/s41587-025-02761-2}
}

@misc{lapep,
 title = {{LaPep: Can Language Contribute to Property-Guided Peptide Design?}},
 author = {{Anonymous Authors}},
 year = {2026},
 note = {Supplied NeurIPS manuscript}
}

@article{duab,
 title = {Programmable protein stabilization with language model-derived peptide guides},
 author = {Hong, Lauren and Ye, Tianzheng and Wang, Tian Z. and Srijay, Divya and Liu, Howard and Zhao, Lin and Watson, Rio and Vincoff, Sophia and Chen, Tianlai and Kholina, Kseniia and Goel, Shrey and DeLisa, Matthew P. and Chatterjee, Pranam},
 journal = {Nature Communications},
 year = {2025},
 volume = {16},
 pages = {3555},
 doi = {10.1038/s41467-025-58872-6}
}

@misc{llmcompiler,
 title = {{An LLM Compiler for Parallel Function Calling}},
 author = {Kim, Sehoon and Moon, Suhong and Tabrizi, Ryan and Lee, Nicholas and Mahoney, Michael W. and Keutzer, Kurt and Gholami, Amir},
 year = {2024}, eprint = {2312.04511}, archivePrefix = {arXiv},
 url = {https://arxiv.org/abs/2312.04511}, note = {ICML 2024}
}
@misc{llmp,
 title = {{LLM+P: Empowering Large Language Models with Optimal Planning Proficiency}},
 author = {Liu, Bo and Jiang, Yuqian and Zhang, Xiaohan and Liu, Qiang and Zhang, Shiqi and Biswas, Joydeep and Stone, Peter},
 year = {2023}, eprint = {2304.11477}, archivePrefix = {arXiv},
 url = {https://arxiv.org/abs/2304.11477}
}
@misc{taubench,
 title = {{$\tau$-bench: A Benchmark for Tool-Agent-User Interaction in Real-World Domains}},
 author = {Yao, Shunyu and Shinn, Noah and Razavi, Pedram and Narasimhan, Karthik},
 year = {2024}, eprint = {2406.12045}, archivePrefix = {arXiv},
 url = {https://arxiv.org/abs/2406.12045}
}
@misc{agentbench,
 title = {{AgentBench: Evaluating LLMs as Agents}},
 author = {Liu, Xiao and Yu, Hao and Zhang, Hanchen and Xu, Yifan and Lei, Xuanyu and Lai, Hanyu and Gu, Yu and Ding, Hangliang and Men, Kaiwen and Yang, Kejuan and Zhang, Shudan and Deng, Xiang and Zeng, Aohan and Du, Zhengxiao and Zhang, Chenhui and Shen, Sheng and Zhang, Tianjun and Su, Yu and Sun, Huan and Huang, Minlie and Dong, Yuxiao and Tang, Jie},
 year = {2024}, eprint = {2308.03688}, archivePrefix = {arXiv},
 url = {https://arxiv.org/abs/2308.03688}, note = {ICLR 2024}
}

@article{hongreview,
  title = {{AI-Designed Peptides as Tools for Biochemistry}},
  author = {Hong, Lauren and Vincoff, Sophia and Chatterjee, Pranam},
  year = {2026},
  journal = {Biochemistry},
  volume = {65},
  number = {8},
  pages = {1071--1083},
  doi = {10.1021/acs.biochem.6c00138},
  url = {https://doi.org/10.1021/acs.biochem.6c00138}
}

@article{therapeutic2022,
  title = {{Therapeutic peptides: current applications and future directions}},
  author = {Wang, Lei and Wang, Nanxi and Zhang, Wenping and Cheng, Xurui and Yan, Zhibin and Shao, Gang and Wang, Xi and Wang, Rui and Fu, Caiyun},
  year = {2022},
  journal = {Signal Transduction and Targeted Therapy},
  volume = {7},
  number = {1},
  pages = {48},
  doi = {10.1038/s41392-022-00904-4},
  url = {https://doi.org/10.1038/s41392-022-00904-4}
}

@article{membranemacrocycles,
  title = {{Accurate de novo design of membrane-traversing macrocycles}},
  author = {Bhardwaj, Gaurav and O’Connor, Jacob and Rettie, Stephen and Huang, Yen-Hua and Ramelot, Theresa A. and Mulligan, Vikram Khipple and Alpkilic, Gizem Gokce and Palmer, Jonathan and Bera, Asim K. and Bick, Matthew J. and Di Piazza, Maddalena and Li, Xinting and Hosseinzadeh, Parisa and Craven, Timothy W. and Tejero, Roberto and Lauko, Anna and Choi, Ryan and Glynn, Calina and Dong, Linlin and Griffin, Robert and van Voorhis, Wesley C. and Rodriguez, Jose and Stewart, Lance and Montelione, Gaetano T. and Craik, David and Baker, David},
  year = {2022},
  journal = {Cell},
  volume = {185},
  number = {19},
  pages = {3520--3532.e26},
  doi = {10.1016/j.cell.2022.07.019},
  url = {https://doi.org/10.1016/j.cell.2022.07.019}
}

@article{rfpeptides,
  title = {{Accurate de novo design of high-affinity protein-binding macrocycles using deep learning}},
  author = {Rettie, Stephen A. and Juergens, David and Adebomi, Victor and Bueso, Yensi Flores and Zhao, Qinqin and Leveille, Alexandria N. and Liu, Andi and Bera, Asim K. and Wilms, Joana A. and Üffing, Alina and Kang, Alex and Brackenbrough, Evans and Lamb, Mila and Gerben, Stacey R. and Murray, Analisa and Levine, Paul M. and Schneider, Maika and Vasireddy, Vibha and Ovchinnikov, Sergey and Weiergräber, Oliver H. and Willbold, Dieter and Kritzer, Joshua A. and Mougous, Joseph D. and Baker, David and DiMaio, Frank and Bhardwaj, Gaurav},
  year = {2025},
  journal = {Nature Chemical Biology},
  volume = {21},
  number = {12},
  pages = {1948--1956},
  doi = {10.1038/s41589-025-01929-w},
  url = {https://doi.org/10.1038/s41589-025-01929-w}
}

@article{afcycdesign,
  title = {{Cyclic peptide structure prediction and design using AlphaFold2}},
  author = {Rettie, Stephen A. and Campbell, Katelyn V. and Bera, Asim K. and Kang, Alex and Kozlov, Simon and Bueso, Yensi Flores and De La Cruz, Joshmyn and Ahlrichs, Maggie and Cheng, Suna and Gerben, Stacey R. and Lamb, Mila and Murray, Analisa and Adebomi, Victor and Zhou, Guangfeng and DiMaio, Frank and Ovchinnikov, Sergey and Bhardwaj, Gaurav},
  year = {2025},
  journal = {Nature Communications},
  volume = {16},
  number = {1},
  pages = {4730},
  doi = {10.1038/s41467-025-59940-7},
  url = {https://doi.org/10.1038/s41467-025-59940-7}
}

@article{pepinvent,
  title = {{PepINVENT: generative peptide design beyond natural amino acids}},
  author = {Geylan, Gökçe and Janet, Jon Paul and Tibo, Alessandro and He, Jiazhen and Patronov, Atanas and Kabeshov, Mikhail and Czechtizky, Werngard and David, Florian and Engkvist, Ola and De Maria, Leonardo},
  year = {2025},
  journal = {Chemical Science},
  volume = {16},
  number = {20},
  pages = {8682--8696},
  doi = {10.1039/d4sc07642g},
  url = {https://doi.org/10.1039/d4sc07642g}
}

@article{helmgpt,
  title = {{HELM-GPT: de novo macrocyclic peptide design using generative pre-trained transformer}},
  author = {Xu, Xiaopeng and Xu, Chencheng and He, Wenjia and Wei, Lesong and Li, Haoyang and Zhou, Juexiao and Zhang, Ruochi and Wang, Yu and Xiong, Yuanpeng and Gao, Xin},
  year = {2024},
  journal = {Bioinformatics},
  volume = {40},
  number = {6},
  pages = {btae364},
  doi = {10.1093/bioinformatics/btae364},
  url = {https://doi.org/10.1093/bioinformatics/btae364}
}

@article{boltzgen,
  title = {{BoltzGen: Toward Universal Binder Design}},
  author = {Stark, Hannes and Faltings, Felix and Choi, MinGyu and Xie, Yuxin and Hur, Eunsu and O’Donnell, Timothy and Bushuiev, Anton and Uçar, Talip and Passaro, Saro and Mao, Weian and Reveiz, Mateo and Bushuiev, Roman and Portnoi, Tally and Pluskal, Tomáš and Sivic, Josef and Kreis, Karsten and Vahdat, Arash and Ray, Shamayeeta and Goldstein, Jonathan T. and Savinov, Andrew and Hambalek, Jacob A. and Gupta, Anshika and Taquiri-Diaz, Diego A. and Zhang, Yaotian and Snyder, Samuel J. and Hatstat, A. Katherine and Arada, Angelika and Kim, Nam Hyeong and Fan, Haoyu and Tackie-Yarboi, Ethel and Boselli, Dylan and Schnaider, Lee and Liu, Chang C. and Li, Gene-Wei and Hnisz, Denes and Sabatini, David M. and DeGrado, William F. and Wohlwend, Jeremy and Corso, Gabriele and Barzilay, Regina and Jaakkola, Tommi},
  year = {2025},
  journal = {bioRxiv},
  doi = {10.1101/2025.11.20.689494},
  url = {https://doi.org/10.1101/2025.11.20.689494},
  note = {Preprint}
}

@article{erkdarpins,
  title = {{Structural and functional analysis of phosphorylation-specific binders of the kinase ERK from designed ankyrin repeat protein libraries}},
  author = {Kummer, Lutz and Parizek, Petra and Rube, Peter and Millgramm, Bastian and Prinz, Anke and Mittl, Peer R. E. and Kaufholz, Melanie and Zimmermann, Bastian and Herberg, Friedrich W. and Plückthun, Andreas},
  year = {2012},
  journal = {Proceedings of the National Academy of Sciences},
  volume = {109},
  number = {34},
  doi = {10.1073/pnas.1205399109},
  url = {https://doi.org/10.1073/pnas.1205399109}
}

@misc{peptiversespace,
  author = {{ChatterjeeLab}},
  title = {{PeptiVerse Hugging Face Space}},
  year = {2026},
  url = {https://huggingface.co/spaces/ChatterjeeLab/PeptiVerse},
  note = {Accessed 20 September 2026}
}

@misc{astramodel,
  author = {{OpenAI}},
  title = {{GPT-6 Astra model documentation}},
  year = {2026},
  url = {https://developers.openai.com/api/docs/models/gpt-6-astra},
  note = {Accessed 20 September 2026}
}

@misc{claudeeffort,
  author = {{Anthropic}},
  title = {{Effort controls for Claude models}},
  year = {2026},
  url = {https://platform.claude.com/docs/en/build-with-claude/effort},
  note = {Accessed 20 September 2026}
}