boltz-api 0.30.4 → 0.35.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (221) hide show
  1. package/CHANGELOG.md +75 -0
  2. package/api-promise.d.mts +1 -0
  3. package/api-promise.d.mts.map +1 -1
  4. package/api-promise.d.ts +1 -0
  5. package/api-promise.d.ts.map +1 -1
  6. package/api-promise.mjs +1 -0
  7. package/api-promise.mjs.map +1 -1
  8. package/client.d.mts.map +1 -1
  9. package/client.d.ts.map +1 -1
  10. package/client.mjs.map +1 -1
  11. package/core/api-promise.d.mts.map +1 -1
  12. package/core/api-promise.d.ts.map +1 -1
  13. package/core/api-promise.mjs.map +1 -1
  14. package/core/error.mjs.map +1 -1
  15. package/core/pagination.d.mts.map +1 -1
  16. package/core/pagination.d.ts.map +1 -1
  17. package/core/pagination.mjs.map +1 -1
  18. package/core/resource.d.mts.map +1 -1
  19. package/core/resource.d.ts.map +1 -1
  20. package/core/uploads.d.mts.map +1 -1
  21. package/core/uploads.d.ts.map +1 -1
  22. package/core/uploads.mjs.map +1 -1
  23. package/error.d.mts +1 -0
  24. package/error.d.mts.map +1 -1
  25. package/error.d.ts +1 -0
  26. package/error.d.ts.map +1 -1
  27. package/error.mjs +1 -0
  28. package/error.mjs.map +1 -1
  29. package/index.d.mts.map +1 -1
  30. package/index.d.ts.map +1 -1
  31. package/index.mjs.map +1 -1
  32. package/internal/detect-platform.mjs.map +1 -1
  33. package/internal/headers.mjs.map +1 -1
  34. package/internal/parse.d.mts.map +1 -1
  35. package/internal/parse.d.ts.map +1 -1
  36. package/internal/parse.mjs.map +1 -1
  37. package/internal/qs/formats.d.mts.map +1 -1
  38. package/internal/qs/formats.d.ts.map +1 -1
  39. package/internal/qs/index.d.mts +2 -2
  40. package/internal/qs/index.d.mts.map +1 -1
  41. package/internal/qs/index.d.ts +2 -2
  42. package/internal/qs/index.d.ts.map +1 -1
  43. package/internal/qs/index.mjs.map +1 -1
  44. package/internal/qs/stringify.d.mts.map +1 -1
  45. package/internal/qs/stringify.d.ts.map +1 -1
  46. package/internal/qs/stringify.mjs.map +1 -1
  47. package/internal/qs/utils.d.mts.map +1 -1
  48. package/internal/qs/utils.d.ts.map +1 -1
  49. package/internal/qs/utils.mjs.map +1 -1
  50. package/internal/request-options.d.mts.map +1 -1
  51. package/internal/request-options.d.ts.map +1 -1
  52. package/internal/shims.d.mts +6 -0
  53. package/internal/shims.d.mts.map +1 -1
  54. package/internal/shims.d.ts +6 -0
  55. package/internal/shims.d.ts.map +1 -1
  56. package/internal/to-file.d.mts.map +1 -1
  57. package/internal/to-file.d.ts.map +1 -1
  58. package/internal/to-file.mjs.map +1 -1
  59. package/internal/types.d.mts +4 -4
  60. package/internal/types.d.mts.map +1 -1
  61. package/internal/types.d.ts +4 -4
  62. package/internal/types.d.ts.map +1 -1
  63. package/internal/uploads.d.mts.map +1 -1
  64. package/internal/uploads.d.ts.map +1 -1
  65. package/internal/uploads.mjs.map +1 -1
  66. package/internal/utils/base64.mjs.map +1 -1
  67. package/internal/utils/log.d.mts.map +1 -1
  68. package/internal/utils/log.d.ts.map +1 -1
  69. package/internal/utils/log.mjs.map +1 -1
  70. package/internal/utils/path.mjs.map +1 -1
  71. package/internal/utils/query.mjs.map +1 -1
  72. package/internal/utils/values.mjs.map +1 -1
  73. package/internal/utils.d.mts.map +1 -1
  74. package/internal/utils.d.ts.map +1 -1
  75. package/internal/utils.mjs.map +1 -1
  76. package/package.json +1 -1
  77. package/pagination.d.mts +1 -0
  78. package/pagination.d.mts.map +1 -1
  79. package/pagination.d.ts +1 -0
  80. package/pagination.d.ts.map +1 -1
  81. package/pagination.mjs +1 -0
  82. package/pagination.mjs.map +1 -1
  83. package/resource.d.mts +1 -0
  84. package/resource.d.mts.map +1 -1
  85. package/resource.d.ts +1 -0
  86. package/resource.d.ts.map +1 -1
  87. package/resource.mjs +1 -0
  88. package/resource.mjs.map +1 -1
  89. package/resources/admin/admin.d.mts +2 -2
  90. package/resources/admin/admin.d.mts.map +1 -1
  91. package/resources/admin/admin.d.ts +2 -2
  92. package/resources/admin/admin.d.ts.map +1 -1
  93. package/resources/admin/admin.js.map +1 -1
  94. package/resources/admin/admin.mjs.map +1 -1
  95. package/resources/admin/api-keys.d.mts.map +1 -1
  96. package/resources/admin/api-keys.d.ts.map +1 -1
  97. package/resources/admin/api-keys.mjs.map +1 -1
  98. package/resources/admin/index.d.mts +1 -1
  99. package/resources/admin/index.d.mts.map +1 -1
  100. package/resources/admin/index.d.ts +1 -1
  101. package/resources/admin/index.d.ts.map +1 -1
  102. package/resources/admin/index.js.map +1 -1
  103. package/resources/admin/index.mjs.map +1 -1
  104. package/resources/admin/usage.d.mts.map +1 -1
  105. package/resources/admin/usage.d.ts.map +1 -1
  106. package/resources/admin/usage.mjs.map +1 -1
  107. package/resources/admin/workspaces.d.mts +94 -1
  108. package/resources/admin/workspaces.d.mts.map +1 -1
  109. package/resources/admin/workspaces.d.ts +94 -1
  110. package/resources/admin/workspaces.d.ts.map +1 -1
  111. package/resources/admin/workspaces.js +15 -0
  112. package/resources/admin/workspaces.js.map +1 -1
  113. package/resources/admin/workspaces.mjs +15 -0
  114. package/resources/admin/workspaces.mjs.map +1 -1
  115. package/resources/admin.d.mts.map +1 -1
  116. package/resources/admin.d.ts.map +1 -1
  117. package/resources/admin.mjs.map +1 -1
  118. package/resources/auth.d.mts.map +1 -1
  119. package/resources/auth.d.ts.map +1 -1
  120. package/resources/auth.mjs.map +1 -1
  121. package/resources/cli.d.mts.map +1 -1
  122. package/resources/cli.d.ts.map +1 -1
  123. package/resources/cli.mjs.map +1 -1
  124. package/resources/index.d.mts.map +1 -1
  125. package/resources/index.d.ts.map +1 -1
  126. package/resources/index.mjs.map +1 -1
  127. package/resources/predictions/adme.d.mts +539 -0
  128. package/resources/predictions/adme.d.mts.map +1 -0
  129. package/resources/predictions/adme.d.ts +539 -0
  130. package/resources/predictions/adme.d.ts.map +1 -0
  131. package/resources/predictions/adme.js +72 -0
  132. package/resources/predictions/adme.js.map +1 -0
  133. package/resources/predictions/adme.mjs +68 -0
  134. package/resources/predictions/adme.mjs.map +1 -0
  135. package/resources/predictions/index.d.mts +1 -0
  136. package/resources/predictions/index.d.mts.map +1 -1
  137. package/resources/predictions/index.d.ts +1 -0
  138. package/resources/predictions/index.d.ts.map +1 -1
  139. package/resources/predictions/index.js +3 -1
  140. package/resources/predictions/index.js.map +1 -1
  141. package/resources/predictions/index.mjs +1 -0
  142. package/resources/predictions/index.mjs.map +1 -1
  143. package/resources/predictions/predictions.d.mts +4 -0
  144. package/resources/predictions/predictions.d.mts.map +1 -1
  145. package/resources/predictions/predictions.d.ts +4 -0
  146. package/resources/predictions/predictions.d.ts.map +1 -1
  147. package/resources/predictions/predictions.js +4 -0
  148. package/resources/predictions/predictions.js.map +1 -1
  149. package/resources/predictions/predictions.mjs +4 -0
  150. package/resources/predictions/predictions.mjs.map +1 -1
  151. package/resources/predictions/structure-and-binding.d.mts +24 -156
  152. package/resources/predictions/structure-and-binding.d.mts.map +1 -1
  153. package/resources/predictions/structure-and-binding.d.ts +24 -156
  154. package/resources/predictions/structure-and-binding.d.ts.map +1 -1
  155. package/resources/predictions/structure-and-binding.mjs.map +1 -1
  156. package/resources/predictions.d.mts.map +1 -1
  157. package/resources/predictions.d.ts.map +1 -1
  158. package/resources/predictions.mjs.map +1 -1
  159. package/resources/protein/design.d.mts +161 -509
  160. package/resources/protein/design.d.mts.map +1 -1
  161. package/resources/protein/design.d.ts +161 -509
  162. package/resources/protein/design.d.ts.map +1 -1
  163. package/resources/protein/design.mjs.map +1 -1
  164. package/resources/protein/index.d.mts.map +1 -1
  165. package/resources/protein/index.d.ts.map +1 -1
  166. package/resources/protein/index.mjs.map +1 -1
  167. package/resources/protein/library-screen.d.mts +133 -327
  168. package/resources/protein/library-screen.d.mts.map +1 -1
  169. package/resources/protein/library-screen.d.ts +133 -327
  170. package/resources/protein/library-screen.d.ts.map +1 -1
  171. package/resources/protein/library-screen.mjs.map +1 -1
  172. package/resources/protein/protein.d.mts.map +1 -1
  173. package/resources/protein/protein.d.ts.map +1 -1
  174. package/resources/protein/protein.mjs.map +1 -1
  175. package/resources/protein.d.mts.map +1 -1
  176. package/resources/protein.d.ts.map +1 -1
  177. package/resources/protein.mjs.map +1 -1
  178. package/resources/small-molecule/design.d.mts +31 -65
  179. package/resources/small-molecule/design.d.mts.map +1 -1
  180. package/resources/small-molecule/design.d.ts +31 -65
  181. package/resources/small-molecule/design.d.ts.map +1 -1
  182. package/resources/small-molecule/design.mjs.map +1 -1
  183. package/resources/small-molecule/index.d.mts.map +1 -1
  184. package/resources/small-molecule/index.d.ts.map +1 -1
  185. package/resources/small-molecule/index.mjs.map +1 -1
  186. package/resources/small-molecule/library-screen.d.mts +31 -65
  187. package/resources/small-molecule/library-screen.d.mts.map +1 -1
  188. package/resources/small-molecule/library-screen.d.ts +31 -65
  189. package/resources/small-molecule/library-screen.d.ts.map +1 -1
  190. package/resources/small-molecule/library-screen.mjs.map +1 -1
  191. package/resources/small-molecule/small-molecule.d.mts.map +1 -1
  192. package/resources/small-molecule/small-molecule.d.ts.map +1 -1
  193. package/resources/small-molecule/small-molecule.mjs.map +1 -1
  194. package/resources/small-molecule.d.mts.map +1 -1
  195. package/resources/small-molecule.d.ts.map +1 -1
  196. package/resources/small-molecule.mjs.map +1 -1
  197. package/resources.d.mts.map +1 -1
  198. package/resources.d.ts.map +1 -1
  199. package/resources.mjs.map +1 -1
  200. package/src/resources/admin/admin.ts +6 -0
  201. package/src/resources/admin/index.ts +3 -0
  202. package/src/resources/admin/workspaces.ts +131 -1
  203. package/src/resources/predictions/adme.ts +682 -0
  204. package/src/resources/predictions/index.ts +11 -0
  205. package/src/resources/predictions/predictions.ts +26 -0
  206. package/src/resources/predictions/structure-and-binding.ts +24 -204
  207. package/src/resources/protein/design.ts +161 -671
  208. package/src/resources/protein/library-screen.ts +133 -417
  209. package/src/resources/small-molecule/design.ts +35 -80
  210. package/src/resources/small-molecule/library-screen.ts +35 -80
  211. package/src/version.ts +1 -1
  212. package/uploads.d.mts +1 -0
  213. package/uploads.d.mts.map +1 -1
  214. package/uploads.d.ts +1 -0
  215. package/uploads.d.ts.map +1 -1
  216. package/uploads.mjs +1 -0
  217. package/uploads.mjs.map +1 -1
  218. package/version.d.mts +1 -1
  219. package/version.d.ts +1 -1
  220. package/version.js +1 -1
  221. package/version.mjs +1 -1
@@ -300,7 +300,7 @@ export namespace LibraryScreenRetrieveResponse {
300
300
  * Chains selected from the uploaded structure, keyed by chain ID. Only chains
301
301
  * listed here are included in the engine run — any chains omitted from this
302
302
  * mapping are ignored. Each value defines which residues to keep, which are
303
- * epitope residues, and which are flexible.
303
+ * epitope residues, which are non-binding residues, and which are flexible.
304
304
  */
305
305
  chain_selection: {
306
306
  [key: string]:
@@ -329,7 +329,8 @@ export namespace LibraryScreenRetrieveResponse {
329
329
 
330
330
  /**
331
331
  * 0-indexed residue indices where binder contact is desired (the epitope). All
332
- * indices must be present in crop_residues.
332
+ * indices must be present in crop_residues and must not overlap
333
+ * non_binding_residues.
333
334
  */
334
335
  epitope_residues?: Array<number>;
335
336
 
@@ -338,6 +339,12 @@ export namespace LibraryScreenRetrieveResponse {
338
339
  * regions). All indices must be present in crop_residues.
339
340
  */
340
341
  flexible_residues?: Array<number>;
342
+
343
+ /**
344
+ * 0-indexed residue indices where binder contact should be discouraged. All
345
+ * indices must be present in crop_residues and must not overlap epitope_residues.
346
+ */
347
+ non_binding_residues?: Array<number>;
341
348
  }
342
349
 
343
350
  /**
@@ -401,9 +408,16 @@ export namespace LibraryScreenRetrieveResponse {
401
408
  /**
402
409
  * Polymer chain residues where binder contact is desired (the epitope). Each key
403
410
  * is a chain ID of a polymer entity, each value is an array of 0-indexed residue
404
- * indices.
411
+ * indices. Residues must not overlap non_binding_residues on the same chain.
405
412
  */
406
413
  epitope_residues?: { [key: string]: Array<number> };
414
+
415
+ /**
416
+ * Polymer chain residues where binder contact should be discouraged. Each key is a
417
+ * chain ID of a polymer entity, each value is an array of 0-indexed residue
418
+ * indices. Residues must not overlap epitope_residues on the same chain.
419
+ */
420
+ non_binding_residues?: { [key: string]: Array<number> };
407
421
  }
408
422
 
409
423
  export namespace NoTemplateTargetResponse {
@@ -429,13 +443,11 @@ export namespace LibraryScreenRetrieveResponse {
429
443
  * Post-translational modifications. Optional; defaults to an empty list when
430
444
  * omitted.
431
445
  */
432
- modifications?: Array<
433
- ProteinEntityResponse.CcdModificationResponse | ProteinEntityResponse.SmilesModificationResponse
434
- >;
446
+ modifications?: Array<ProteinEntityResponse.Modification>;
435
447
  }
436
448
 
437
449
  export namespace ProteinEntityResponse {
438
- export interface CcdModificationResponse {
450
+ export interface Modification {
439
451
  /**
440
452
  * 0-based index of the residue to modify
441
453
  */
@@ -449,20 +461,6 @@ export namespace LibraryScreenRetrieveResponse {
449
461
  */
450
462
  value: string;
451
463
  }
452
-
453
- export interface SmilesModificationResponse {
454
- /**
455
- * 0-based index of the residue to modify
456
- */
457
- residue_index: number;
458
-
459
- type: 'smiles';
460
-
461
- /**
462
- * SMILES string for the modification
463
- */
464
- value: string;
465
- }
466
464
  }
467
465
 
468
466
  export interface RnaEntityResponse {
@@ -486,13 +484,11 @@ export namespace LibraryScreenRetrieveResponse {
486
484
  /**
487
485
  * Chemical modifications. Optional; defaults to an empty list when omitted.
488
486
  */
489
- modifications?: Array<
490
- RnaEntityResponse.CcdModificationResponse | RnaEntityResponse.SmilesModificationResponse
491
- >;
487
+ modifications?: Array<RnaEntityResponse.Modification>;
492
488
  }
493
489
 
494
490
  export namespace RnaEntityResponse {
495
- export interface CcdModificationResponse {
491
+ export interface Modification {
496
492
  /**
497
493
  * 0-based index of the residue to modify
498
494
  */
@@ -506,20 +502,6 @@ export namespace LibraryScreenRetrieveResponse {
506
502
  */
507
503
  value: string;
508
504
  }
509
-
510
- export interface SmilesModificationResponse {
511
- /**
512
- * 0-based index of the residue to modify
513
- */
514
- residue_index: number;
515
-
516
- type: 'smiles';
517
-
518
- /**
519
- * SMILES string for the modification
520
- */
521
- value: string;
522
- }
523
505
  }
524
506
 
525
507
  export interface DnaEntityResponse {
@@ -543,13 +525,11 @@ export namespace LibraryScreenRetrieveResponse {
543
525
  /**
544
526
  * Chemical modifications. Optional; defaults to an empty list when omitted.
545
527
  */
546
- modifications?: Array<
547
- DnaEntityResponse.CcdModificationResponse | DnaEntityResponse.SmilesModificationResponse
548
- >;
528
+ modifications?: Array<DnaEntityResponse.Modification>;
549
529
  }
550
530
 
551
531
  export namespace DnaEntityResponse {
552
- export interface CcdModificationResponse {
532
+ export interface Modification {
553
533
  /**
554
534
  * 0-based index of the residue to modify
555
535
  */
@@ -563,20 +543,6 @@ export namespace LibraryScreenRetrieveResponse {
563
543
  */
564
544
  value: string;
565
545
  }
566
-
567
- export interface SmilesModificationResponse {
568
- /**
569
- * 0-based index of the residue to modify
570
- */
571
- residue_index: number;
572
-
573
- type: 'smiles';
574
-
575
- /**
576
- * SMILES string for the modification
577
- */
578
- value: string;
579
- }
580
546
  }
581
547
 
582
548
  export interface LigandCcdEntityResponse {
@@ -1113,11 +1079,11 @@ export namespace LibraryScreenListResultsResponse {
1113
1079
  * Post-translational modifications. Optional; defaults to an empty list when
1114
1080
  * omitted.
1115
1081
  */
1116
- modifications?: Array<ProteinEntity.CcdModification | ProteinEntity.SmilesModification>;
1082
+ modifications?: Array<ProteinEntity.Modification>;
1117
1083
  }
1118
1084
 
1119
1085
  export namespace ProteinEntity {
1120
- export interface CcdModification {
1086
+ export interface Modification {
1121
1087
  /**
1122
1088
  * 0-based index of the residue to modify
1123
1089
  */
@@ -1131,20 +1097,6 @@ export namespace LibraryScreenListResultsResponse {
1131
1097
  */
1132
1098
  value: string;
1133
1099
  }
1134
-
1135
- export interface SmilesModification {
1136
- /**
1137
- * 0-based index of the residue to modify
1138
- */
1139
- residue_index: number;
1140
-
1141
- type: 'smiles';
1142
-
1143
- /**
1144
- * SMILES string for the modification
1145
- */
1146
- value: string;
1147
- }
1148
1100
  }
1149
1101
 
1150
1102
  export interface RnaEntity {
@@ -1168,11 +1120,11 @@ export namespace LibraryScreenListResultsResponse {
1168
1120
  /**
1169
1121
  * Chemical modifications. Optional; defaults to an empty list when omitted.
1170
1122
  */
1171
- modifications?: Array<RnaEntity.CcdModification | RnaEntity.SmilesModification>;
1123
+ modifications?: Array<RnaEntity.Modification>;
1172
1124
  }
1173
1125
 
1174
1126
  export namespace RnaEntity {
1175
- export interface CcdModification {
1127
+ export interface Modification {
1176
1128
  /**
1177
1129
  * 0-based index of the residue to modify
1178
1130
  */
@@ -1186,20 +1138,6 @@ export namespace LibraryScreenListResultsResponse {
1186
1138
  */
1187
1139
  value: string;
1188
1140
  }
1189
-
1190
- export interface SmilesModification {
1191
- /**
1192
- * 0-based index of the residue to modify
1193
- */
1194
- residue_index: number;
1195
-
1196
- type: 'smiles';
1197
-
1198
- /**
1199
- * SMILES string for the modification
1200
- */
1201
- value: string;
1202
- }
1203
1141
  }
1204
1142
 
1205
1143
  export interface DnaEntity {
@@ -1223,11 +1161,11 @@ export namespace LibraryScreenListResultsResponse {
1223
1161
  /**
1224
1162
  * Chemical modifications. Optional; defaults to an empty list when omitted.
1225
1163
  */
1226
- modifications?: Array<DnaEntity.CcdModification | DnaEntity.SmilesModification>;
1164
+ modifications?: Array<DnaEntity.Modification>;
1227
1165
  }
1228
1166
 
1229
1167
  export namespace DnaEntity {
1230
- export interface CcdModification {
1168
+ export interface Modification {
1231
1169
  /**
1232
1170
  * 0-based index of the residue to modify
1233
1171
  */
@@ -1241,20 +1179,6 @@ export namespace LibraryScreenListResultsResponse {
1241
1179
  */
1242
1180
  value: string;
1243
1181
  }
1244
-
1245
- export interface SmilesModification {
1246
- /**
1247
- * 0-based index of the residue to modify
1248
- */
1249
- residue_index: number;
1250
-
1251
- type: 'smiles';
1252
-
1253
- /**
1254
- * SMILES string for the modification
1255
- */
1256
- value: string;
1257
- }
1258
1182
  }
1259
1183
 
1260
1184
  export interface LigandCcdEntity {
@@ -1455,7 +1379,7 @@ export namespace LibraryScreenStartResponse {
1455
1379
  * Chains selected from the uploaded structure, keyed by chain ID. Only chains
1456
1380
  * listed here are included in the engine run — any chains omitted from this
1457
1381
  * mapping are ignored. Each value defines which residues to keep, which are
1458
- * epitope residues, and which are flexible.
1382
+ * epitope residues, which are non-binding residues, and which are flexible.
1459
1383
  */
1460
1384
  chain_selection: {
1461
1385
  [key: string]:
@@ -1484,7 +1408,8 @@ export namespace LibraryScreenStartResponse {
1484
1408
 
1485
1409
  /**
1486
1410
  * 0-indexed residue indices where binder contact is desired (the epitope). All
1487
- * indices must be present in crop_residues.
1411
+ * indices must be present in crop_residues and must not overlap
1412
+ * non_binding_residues.
1488
1413
  */
1489
1414
  epitope_residues?: Array<number>;
1490
1415
 
@@ -1493,6 +1418,12 @@ export namespace LibraryScreenStartResponse {
1493
1418
  * regions). All indices must be present in crop_residues.
1494
1419
  */
1495
1420
  flexible_residues?: Array<number>;
1421
+
1422
+ /**
1423
+ * 0-indexed residue indices where binder contact should be discouraged. All
1424
+ * indices must be present in crop_residues and must not overlap epitope_residues.
1425
+ */
1426
+ non_binding_residues?: Array<number>;
1496
1427
  }
1497
1428
 
1498
1429
  /**
@@ -1556,9 +1487,16 @@ export namespace LibraryScreenStartResponse {
1556
1487
  /**
1557
1488
  * Polymer chain residues where binder contact is desired (the epitope). Each key
1558
1489
  * is a chain ID of a polymer entity, each value is an array of 0-indexed residue
1559
- * indices.
1490
+ * indices. Residues must not overlap non_binding_residues on the same chain.
1560
1491
  */
1561
1492
  epitope_residues?: { [key: string]: Array<number> };
1493
+
1494
+ /**
1495
+ * Polymer chain residues where binder contact should be discouraged. Each key is a
1496
+ * chain ID of a polymer entity, each value is an array of 0-indexed residue
1497
+ * indices. Residues must not overlap epitope_residues on the same chain.
1498
+ */
1499
+ non_binding_residues?: { [key: string]: Array<number> };
1562
1500
  }
1563
1501
 
1564
1502
  export namespace NoTemplateTargetResponse {
@@ -1584,13 +1522,11 @@ export namespace LibraryScreenStartResponse {
1584
1522
  * Post-translational modifications. Optional; defaults to an empty list when
1585
1523
  * omitted.
1586
1524
  */
1587
- modifications?: Array<
1588
- ProteinEntityResponse.CcdModificationResponse | ProteinEntityResponse.SmilesModificationResponse
1589
- >;
1525
+ modifications?: Array<ProteinEntityResponse.Modification>;
1590
1526
  }
1591
1527
 
1592
1528
  export namespace ProteinEntityResponse {
1593
- export interface CcdModificationResponse {
1529
+ export interface Modification {
1594
1530
  /**
1595
1531
  * 0-based index of the residue to modify
1596
1532
  */
@@ -1604,20 +1540,6 @@ export namespace LibraryScreenStartResponse {
1604
1540
  */
1605
1541
  value: string;
1606
1542
  }
1607
-
1608
- export interface SmilesModificationResponse {
1609
- /**
1610
- * 0-based index of the residue to modify
1611
- */
1612
- residue_index: number;
1613
-
1614
- type: 'smiles';
1615
-
1616
- /**
1617
- * SMILES string for the modification
1618
- */
1619
- value: string;
1620
- }
1621
1543
  }
1622
1544
 
1623
1545
  export interface RnaEntityResponse {
@@ -1641,13 +1563,11 @@ export namespace LibraryScreenStartResponse {
1641
1563
  /**
1642
1564
  * Chemical modifications. Optional; defaults to an empty list when omitted.
1643
1565
  */
1644
- modifications?: Array<
1645
- RnaEntityResponse.CcdModificationResponse | RnaEntityResponse.SmilesModificationResponse
1646
- >;
1566
+ modifications?: Array<RnaEntityResponse.Modification>;
1647
1567
  }
1648
1568
 
1649
1569
  export namespace RnaEntityResponse {
1650
- export interface CcdModificationResponse {
1570
+ export interface Modification {
1651
1571
  /**
1652
1572
  * 0-based index of the residue to modify
1653
1573
  */
@@ -1661,20 +1581,6 @@ export namespace LibraryScreenStartResponse {
1661
1581
  */
1662
1582
  value: string;
1663
1583
  }
1664
-
1665
- export interface SmilesModificationResponse {
1666
- /**
1667
- * 0-based index of the residue to modify
1668
- */
1669
- residue_index: number;
1670
-
1671
- type: 'smiles';
1672
-
1673
- /**
1674
- * SMILES string for the modification
1675
- */
1676
- value: string;
1677
- }
1678
1584
  }
1679
1585
 
1680
1586
  export interface DnaEntityResponse {
@@ -1698,13 +1604,11 @@ export namespace LibraryScreenStartResponse {
1698
1604
  /**
1699
1605
  * Chemical modifications. Optional; defaults to an empty list when omitted.
1700
1606
  */
1701
- modifications?: Array<
1702
- DnaEntityResponse.CcdModificationResponse | DnaEntityResponse.SmilesModificationResponse
1703
- >;
1607
+ modifications?: Array<DnaEntityResponse.Modification>;
1704
1608
  }
1705
1609
 
1706
1610
  export namespace DnaEntityResponse {
1707
- export interface CcdModificationResponse {
1611
+ export interface Modification {
1708
1612
  /**
1709
1613
  * 0-based index of the residue to modify
1710
1614
  */
@@ -1718,20 +1622,6 @@ export namespace LibraryScreenStartResponse {
1718
1622
  */
1719
1623
  value: string;
1720
1624
  }
1721
-
1722
- export interface SmilesModificationResponse {
1723
- /**
1724
- * 0-based index of the residue to modify
1725
- */
1726
- residue_index: number;
1727
-
1728
- type: 'smiles';
1729
-
1730
- /**
1731
- * SMILES string for the modification
1732
- */
1733
- value: string;
1734
- }
1735
1625
  }
1736
1626
 
1737
1627
  export interface LigandCcdEntityResponse {
@@ -2127,7 +2017,7 @@ export namespace LibraryScreenStopResponse {
2127
2017
  * Chains selected from the uploaded structure, keyed by chain ID. Only chains
2128
2018
  * listed here are included in the engine run — any chains omitted from this
2129
2019
  * mapping are ignored. Each value defines which residues to keep, which are
2130
- * epitope residues, and which are flexible.
2020
+ * epitope residues, which are non-binding residues, and which are flexible.
2131
2021
  */
2132
2022
  chain_selection: {
2133
2023
  [key: string]:
@@ -2156,7 +2046,8 @@ export namespace LibraryScreenStopResponse {
2156
2046
 
2157
2047
  /**
2158
2048
  * 0-indexed residue indices where binder contact is desired (the epitope). All
2159
- * indices must be present in crop_residues.
2049
+ * indices must be present in crop_residues and must not overlap
2050
+ * non_binding_residues.
2160
2051
  */
2161
2052
  epitope_residues?: Array<number>;
2162
2053
 
@@ -2165,6 +2056,12 @@ export namespace LibraryScreenStopResponse {
2165
2056
  * regions). All indices must be present in crop_residues.
2166
2057
  */
2167
2058
  flexible_residues?: Array<number>;
2059
+
2060
+ /**
2061
+ * 0-indexed residue indices where binder contact should be discouraged. All
2062
+ * indices must be present in crop_residues and must not overlap epitope_residues.
2063
+ */
2064
+ non_binding_residues?: Array<number>;
2168
2065
  }
2169
2066
 
2170
2067
  /**
@@ -2228,9 +2125,16 @@ export namespace LibraryScreenStopResponse {
2228
2125
  /**
2229
2126
  * Polymer chain residues where binder contact is desired (the epitope). Each key
2230
2127
  * is a chain ID of a polymer entity, each value is an array of 0-indexed residue
2231
- * indices.
2128
+ * indices. Residues must not overlap non_binding_residues on the same chain.
2232
2129
  */
2233
2130
  epitope_residues?: { [key: string]: Array<number> };
2131
+
2132
+ /**
2133
+ * Polymer chain residues where binder contact should be discouraged. Each key is a
2134
+ * chain ID of a polymer entity, each value is an array of 0-indexed residue
2135
+ * indices. Residues must not overlap epitope_residues on the same chain.
2136
+ */
2137
+ non_binding_residues?: { [key: string]: Array<number> };
2234
2138
  }
2235
2139
 
2236
2140
  export namespace NoTemplateTargetResponse {
@@ -2256,13 +2160,11 @@ export namespace LibraryScreenStopResponse {
2256
2160
  * Post-translational modifications. Optional; defaults to an empty list when
2257
2161
  * omitted.
2258
2162
  */
2259
- modifications?: Array<
2260
- ProteinEntityResponse.CcdModificationResponse | ProteinEntityResponse.SmilesModificationResponse
2261
- >;
2163
+ modifications?: Array<ProteinEntityResponse.Modification>;
2262
2164
  }
2263
2165
 
2264
2166
  export namespace ProteinEntityResponse {
2265
- export interface CcdModificationResponse {
2167
+ export interface Modification {
2266
2168
  /**
2267
2169
  * 0-based index of the residue to modify
2268
2170
  */
@@ -2276,20 +2178,6 @@ export namespace LibraryScreenStopResponse {
2276
2178
  */
2277
2179
  value: string;
2278
2180
  }
2279
-
2280
- export interface SmilesModificationResponse {
2281
- /**
2282
- * 0-based index of the residue to modify
2283
- */
2284
- residue_index: number;
2285
-
2286
- type: 'smiles';
2287
-
2288
- /**
2289
- * SMILES string for the modification
2290
- */
2291
- value: string;
2292
- }
2293
2181
  }
2294
2182
 
2295
2183
  export interface RnaEntityResponse {
@@ -2313,13 +2201,11 @@ export namespace LibraryScreenStopResponse {
2313
2201
  /**
2314
2202
  * Chemical modifications. Optional; defaults to an empty list when omitted.
2315
2203
  */
2316
- modifications?: Array<
2317
- RnaEntityResponse.CcdModificationResponse | RnaEntityResponse.SmilesModificationResponse
2318
- >;
2204
+ modifications?: Array<RnaEntityResponse.Modification>;
2319
2205
  }
2320
2206
 
2321
2207
  export namespace RnaEntityResponse {
2322
- export interface CcdModificationResponse {
2208
+ export interface Modification {
2323
2209
  /**
2324
2210
  * 0-based index of the residue to modify
2325
2211
  */
@@ -2333,20 +2219,6 @@ export namespace LibraryScreenStopResponse {
2333
2219
  */
2334
2220
  value: string;
2335
2221
  }
2336
-
2337
- export interface SmilesModificationResponse {
2338
- /**
2339
- * 0-based index of the residue to modify
2340
- */
2341
- residue_index: number;
2342
-
2343
- type: 'smiles';
2344
-
2345
- /**
2346
- * SMILES string for the modification
2347
- */
2348
- value: string;
2349
- }
2350
2222
  }
2351
2223
 
2352
2224
  export interface DnaEntityResponse {
@@ -2370,13 +2242,11 @@ export namespace LibraryScreenStopResponse {
2370
2242
  /**
2371
2243
  * Chemical modifications. Optional; defaults to an empty list when omitted.
2372
2244
  */
2373
- modifications?: Array<
2374
- DnaEntityResponse.CcdModificationResponse | DnaEntityResponse.SmilesModificationResponse
2375
- >;
2245
+ modifications?: Array<DnaEntityResponse.Modification>;
2376
2246
  }
2377
2247
 
2378
2248
  export namespace DnaEntityResponse {
2379
- export interface CcdModificationResponse {
2249
+ export interface Modification {
2380
2250
  /**
2381
2251
  * 0-based index of the residue to modify
2382
2252
  */
@@ -2390,20 +2260,6 @@ export namespace LibraryScreenStopResponse {
2390
2260
  */
2391
2261
  value: string;
2392
2262
  }
2393
-
2394
- export interface SmilesModificationResponse {
2395
- /**
2396
- * 0-based index of the residue to modify
2397
- */
2398
- residue_index: number;
2399
-
2400
- type: 'smiles';
2401
-
2402
- /**
2403
- * SMILES string for the modification
2404
- */
2405
- value: string;
2406
- }
2407
2263
  }
2408
2264
 
2409
2265
  export interface LigandCcdEntityResponse {
@@ -2773,11 +2629,11 @@ export namespace LibraryScreenEstimateCostParams {
2773
2629
  * Post-translational modifications. Optional; defaults to an empty list when
2774
2630
  * omitted.
2775
2631
  */
2776
- modifications?: Array<ProteinEntity.CcdModification | ProteinEntity.SmilesModification>;
2632
+ modifications?: Array<ProteinEntity.Modification>;
2777
2633
  }
2778
2634
 
2779
2635
  export namespace ProteinEntity {
2780
- export interface CcdModification {
2636
+ export interface Modification {
2781
2637
  /**
2782
2638
  * 0-based index of the residue to modify
2783
2639
  */
@@ -2791,20 +2647,6 @@ export namespace LibraryScreenEstimateCostParams {
2791
2647
  */
2792
2648
  value: string;
2793
2649
  }
2794
-
2795
- export interface SmilesModification {
2796
- /**
2797
- * 0-based index of the residue to modify
2798
- */
2799
- residue_index: number;
2800
-
2801
- type: 'smiles';
2802
-
2803
- /**
2804
- * SMILES string for the modification
2805
- */
2806
- value: string;
2807
- }
2808
2650
  }
2809
2651
 
2810
2652
  export interface RnaEntity {
@@ -2828,11 +2670,11 @@ export namespace LibraryScreenEstimateCostParams {
2828
2670
  /**
2829
2671
  * Chemical modifications. Optional; defaults to an empty list when omitted.
2830
2672
  */
2831
- modifications?: Array<RnaEntity.CcdModification | RnaEntity.SmilesModification>;
2673
+ modifications?: Array<RnaEntity.Modification>;
2832
2674
  }
2833
2675
 
2834
2676
  export namespace RnaEntity {
2835
- export interface CcdModification {
2677
+ export interface Modification {
2836
2678
  /**
2837
2679
  * 0-based index of the residue to modify
2838
2680
  */
@@ -2846,20 +2688,6 @@ export namespace LibraryScreenEstimateCostParams {
2846
2688
  */
2847
2689
  value: string;
2848
2690
  }
2849
-
2850
- export interface SmilesModification {
2851
- /**
2852
- * 0-based index of the residue to modify
2853
- */
2854
- residue_index: number;
2855
-
2856
- type: 'smiles';
2857
-
2858
- /**
2859
- * SMILES string for the modification
2860
- */
2861
- value: string;
2862
- }
2863
2691
  }
2864
2692
 
2865
2693
  export interface DnaEntity {
@@ -2883,11 +2711,11 @@ export namespace LibraryScreenEstimateCostParams {
2883
2711
  /**
2884
2712
  * Chemical modifications. Optional; defaults to an empty list when omitted.
2885
2713
  */
2886
- modifications?: Array<DnaEntity.CcdModification | DnaEntity.SmilesModification>;
2714
+ modifications?: Array<DnaEntity.Modification>;
2887
2715
  }
2888
2716
 
2889
2717
  export namespace DnaEntity {
2890
- export interface CcdModification {
2718
+ export interface Modification {
2891
2719
  /**
2892
2720
  * 0-based index of the residue to modify
2893
2721
  */
@@ -2901,20 +2729,6 @@ export namespace LibraryScreenEstimateCostParams {
2901
2729
  */
2902
2730
  value: string;
2903
2731
  }
2904
-
2905
- export interface SmilesModification {
2906
- /**
2907
- * 0-based index of the residue to modify
2908
- */
2909
- residue_index: number;
2910
-
2911
- type: 'smiles';
2912
-
2913
- /**
2914
- * SMILES string for the modification
2915
- */
2916
- value: string;
2917
- }
2918
2732
  }
2919
2733
 
2920
2734
  export interface LigandCcdEntity {
@@ -2955,7 +2769,7 @@ export namespace LibraryScreenEstimateCostParams {
2955
2769
  * Chains selected from the uploaded structure, keyed by chain ID. Only chains
2956
2770
  * listed here are included in the engine run — any chains omitted from this
2957
2771
  * mapping are ignored. Each value defines which residues to keep, which are
2958
- * epitope residues, and which are flexible.
2772
+ * epitope residues, which are non-binding residues, and which are flexible.
2959
2773
  */
2960
2774
  chain_selection: {
2961
2775
  [key: string]:
@@ -2988,7 +2802,8 @@ export namespace LibraryScreenEstimateCostParams {
2988
2802
 
2989
2803
  /**
2990
2804
  * 0-indexed residue indices where binder contact is desired (the epitope). All
2991
- * indices must be present in crop_residues.
2805
+ * indices must be present in crop_residues and must not overlap
2806
+ * non_binding_residues.
2992
2807
  */
2993
2808
  epitope_residues?: Array<number>;
2994
2809
 
@@ -2997,6 +2812,12 @@ export namespace LibraryScreenEstimateCostParams {
2997
2812
  * regions). All indices must be present in crop_residues.
2998
2813
  */
2999
2814
  flexible_residues?: Array<number>;
2815
+
2816
+ /**
2817
+ * 0-indexed residue indices where binder contact should be discouraged. All
2818
+ * indices must be present in crop_residues and must not overlap epitope_residues.
2819
+ */
2820
+ non_binding_residues?: Array<number>;
3000
2821
  }
3001
2822
 
3002
2823
  /**
@@ -3066,9 +2887,16 @@ export namespace LibraryScreenEstimateCostParams {
3066
2887
  /**
3067
2888
  * Polymer chain residues where binder contact is desired (the epitope). Each key
3068
2889
  * is a chain ID of a polymer entity, each value is an array of 0-indexed residue
3069
- * indices.
2890
+ * indices. Residues must not overlap non_binding_residues on the same chain.
3070
2891
  */
3071
2892
  epitope_residues?: { [key: string]: Array<number> };
2893
+
2894
+ /**
2895
+ * Polymer chain residues where binder contact should be discouraged. Each key is a
2896
+ * chain ID of a polymer entity, each value is an array of 0-indexed residue
2897
+ * indices. Residues must not overlap epitope_residues on the same chain.
2898
+ */
2899
+ non_binding_residues?: { [key: string]: Array<number> };
3072
2900
  }
3073
2901
 
3074
2902
  export namespace NoTemplateTarget {
@@ -3094,11 +2922,11 @@ export namespace LibraryScreenEstimateCostParams {
3094
2922
  * Post-translational modifications. Optional; defaults to an empty list when
3095
2923
  * omitted.
3096
2924
  */
3097
- modifications?: Array<ProteinEntity.CcdModification | ProteinEntity.SmilesModification>;
2925
+ modifications?: Array<ProteinEntity.Modification>;
3098
2926
  }
3099
2927
 
3100
2928
  export namespace ProteinEntity {
3101
- export interface CcdModification {
2929
+ export interface Modification {
3102
2930
  /**
3103
2931
  * 0-based index of the residue to modify
3104
2932
  */
@@ -3112,20 +2940,6 @@ export namespace LibraryScreenEstimateCostParams {
3112
2940
  */
3113
2941
  value: string;
3114
2942
  }
3115
-
3116
- export interface SmilesModification {
3117
- /**
3118
- * 0-based index of the residue to modify
3119
- */
3120
- residue_index: number;
3121
-
3122
- type: 'smiles';
3123
-
3124
- /**
3125
- * SMILES string for the modification
3126
- */
3127
- value: string;
3128
- }
3129
2943
  }
3130
2944
 
3131
2945
  export interface RnaEntity {
@@ -3149,11 +2963,11 @@ export namespace LibraryScreenEstimateCostParams {
3149
2963
  /**
3150
2964
  * Chemical modifications. Optional; defaults to an empty list when omitted.
3151
2965
  */
3152
- modifications?: Array<RnaEntity.CcdModification | RnaEntity.SmilesModification>;
2966
+ modifications?: Array<RnaEntity.Modification>;
3153
2967
  }
3154
2968
 
3155
2969
  export namespace RnaEntity {
3156
- export interface CcdModification {
2970
+ export interface Modification {
3157
2971
  /**
3158
2972
  * 0-based index of the residue to modify
3159
2973
  */
@@ -3167,20 +2981,6 @@ export namespace LibraryScreenEstimateCostParams {
3167
2981
  */
3168
2982
  value: string;
3169
2983
  }
3170
-
3171
- export interface SmilesModification {
3172
- /**
3173
- * 0-based index of the residue to modify
3174
- */
3175
- residue_index: number;
3176
-
3177
- type: 'smiles';
3178
-
3179
- /**
3180
- * SMILES string for the modification
3181
- */
3182
- value: string;
3183
- }
3184
2984
  }
3185
2985
 
3186
2986
  export interface DnaEntity {
@@ -3204,11 +3004,11 @@ export namespace LibraryScreenEstimateCostParams {
3204
3004
  /**
3205
3005
  * Chemical modifications. Optional; defaults to an empty list when omitted.
3206
3006
  */
3207
- modifications?: Array<DnaEntity.CcdModification | DnaEntity.SmilesModification>;
3007
+ modifications?: Array<DnaEntity.Modification>;
3208
3008
  }
3209
3009
 
3210
3010
  export namespace DnaEntity {
3211
- export interface CcdModification {
3011
+ export interface Modification {
3212
3012
  /**
3213
3013
  * 0-based index of the residue to modify
3214
3014
  */
@@ -3222,20 +3022,6 @@ export namespace LibraryScreenEstimateCostParams {
3222
3022
  */
3223
3023
  value: string;
3224
3024
  }
3225
-
3226
- export interface SmilesModification {
3227
- /**
3228
- * 0-based index of the residue to modify
3229
- */
3230
- residue_index: number;
3231
-
3232
- type: 'smiles';
3233
-
3234
- /**
3235
- * SMILES string for the modification
3236
- */
3237
- value: string;
3238
- }
3239
3025
  }
3240
3026
 
3241
3027
  export interface LigandCcdEntity {
@@ -3567,11 +3353,11 @@ export namespace LibraryScreenStartParams {
3567
3353
  * Post-translational modifications. Optional; defaults to an empty list when
3568
3354
  * omitted.
3569
3355
  */
3570
- modifications?: Array<ProteinEntity.CcdModification | ProteinEntity.SmilesModification>;
3356
+ modifications?: Array<ProteinEntity.Modification>;
3571
3357
  }
3572
3358
 
3573
3359
  export namespace ProteinEntity {
3574
- export interface CcdModification {
3360
+ export interface Modification {
3575
3361
  /**
3576
3362
  * 0-based index of the residue to modify
3577
3363
  */
@@ -3585,20 +3371,6 @@ export namespace LibraryScreenStartParams {
3585
3371
  */
3586
3372
  value: string;
3587
3373
  }
3588
-
3589
- export interface SmilesModification {
3590
- /**
3591
- * 0-based index of the residue to modify
3592
- */
3593
- residue_index: number;
3594
-
3595
- type: 'smiles';
3596
-
3597
- /**
3598
- * SMILES string for the modification
3599
- */
3600
- value: string;
3601
- }
3602
3374
  }
3603
3375
 
3604
3376
  export interface RnaEntity {
@@ -3622,11 +3394,11 @@ export namespace LibraryScreenStartParams {
3622
3394
  /**
3623
3395
  * Chemical modifications. Optional; defaults to an empty list when omitted.
3624
3396
  */
3625
- modifications?: Array<RnaEntity.CcdModification | RnaEntity.SmilesModification>;
3397
+ modifications?: Array<RnaEntity.Modification>;
3626
3398
  }
3627
3399
 
3628
3400
  export namespace RnaEntity {
3629
- export interface CcdModification {
3401
+ export interface Modification {
3630
3402
  /**
3631
3403
  * 0-based index of the residue to modify
3632
3404
  */
@@ -3640,20 +3412,6 @@ export namespace LibraryScreenStartParams {
3640
3412
  */
3641
3413
  value: string;
3642
3414
  }
3643
-
3644
- export interface SmilesModification {
3645
- /**
3646
- * 0-based index of the residue to modify
3647
- */
3648
- residue_index: number;
3649
-
3650
- type: 'smiles';
3651
-
3652
- /**
3653
- * SMILES string for the modification
3654
- */
3655
- value: string;
3656
- }
3657
3415
  }
3658
3416
 
3659
3417
  export interface DnaEntity {
@@ -3677,11 +3435,11 @@ export namespace LibraryScreenStartParams {
3677
3435
  /**
3678
3436
  * Chemical modifications. Optional; defaults to an empty list when omitted.
3679
3437
  */
3680
- modifications?: Array<DnaEntity.CcdModification | DnaEntity.SmilesModification>;
3438
+ modifications?: Array<DnaEntity.Modification>;
3681
3439
  }
3682
3440
 
3683
3441
  export namespace DnaEntity {
3684
- export interface CcdModification {
3442
+ export interface Modification {
3685
3443
  /**
3686
3444
  * 0-based index of the residue to modify
3687
3445
  */
@@ -3695,20 +3453,6 @@ export namespace LibraryScreenStartParams {
3695
3453
  */
3696
3454
  value: string;
3697
3455
  }
3698
-
3699
- export interface SmilesModification {
3700
- /**
3701
- * 0-based index of the residue to modify
3702
- */
3703
- residue_index: number;
3704
-
3705
- type: 'smiles';
3706
-
3707
- /**
3708
- * SMILES string for the modification
3709
- */
3710
- value: string;
3711
- }
3712
3456
  }
3713
3457
 
3714
3458
  export interface LigandCcdEntity {
@@ -3749,7 +3493,7 @@ export namespace LibraryScreenStartParams {
3749
3493
  * Chains selected from the uploaded structure, keyed by chain ID. Only chains
3750
3494
  * listed here are included in the engine run — any chains omitted from this
3751
3495
  * mapping are ignored. Each value defines which residues to keep, which are
3752
- * epitope residues, and which are flexible.
3496
+ * epitope residues, which are non-binding residues, and which are flexible.
3753
3497
  */
3754
3498
  chain_selection: {
3755
3499
  [key: string]:
@@ -3782,7 +3526,8 @@ export namespace LibraryScreenStartParams {
3782
3526
 
3783
3527
  /**
3784
3528
  * 0-indexed residue indices where binder contact is desired (the epitope). All
3785
- * indices must be present in crop_residues.
3529
+ * indices must be present in crop_residues and must not overlap
3530
+ * non_binding_residues.
3786
3531
  */
3787
3532
  epitope_residues?: Array<number>;
3788
3533
 
@@ -3791,6 +3536,12 @@ export namespace LibraryScreenStartParams {
3791
3536
  * regions). All indices must be present in crop_residues.
3792
3537
  */
3793
3538
  flexible_residues?: Array<number>;
3539
+
3540
+ /**
3541
+ * 0-indexed residue indices where binder contact should be discouraged. All
3542
+ * indices must be present in crop_residues and must not overlap epitope_residues.
3543
+ */
3544
+ non_binding_residues?: Array<number>;
3794
3545
  }
3795
3546
 
3796
3547
  /**
@@ -3860,9 +3611,16 @@ export namespace LibraryScreenStartParams {
3860
3611
  /**
3861
3612
  * Polymer chain residues where binder contact is desired (the epitope). Each key
3862
3613
  * is a chain ID of a polymer entity, each value is an array of 0-indexed residue
3863
- * indices.
3614
+ * indices. Residues must not overlap non_binding_residues on the same chain.
3864
3615
  */
3865
3616
  epitope_residues?: { [key: string]: Array<number> };
3617
+
3618
+ /**
3619
+ * Polymer chain residues where binder contact should be discouraged. Each key is a
3620
+ * chain ID of a polymer entity, each value is an array of 0-indexed residue
3621
+ * indices. Residues must not overlap epitope_residues on the same chain.
3622
+ */
3623
+ non_binding_residues?: { [key: string]: Array<number> };
3866
3624
  }
3867
3625
 
3868
3626
  export namespace NoTemplateTarget {
@@ -3888,11 +3646,11 @@ export namespace LibraryScreenStartParams {
3888
3646
  * Post-translational modifications. Optional; defaults to an empty list when
3889
3647
  * omitted.
3890
3648
  */
3891
- modifications?: Array<ProteinEntity.CcdModification | ProteinEntity.SmilesModification>;
3649
+ modifications?: Array<ProteinEntity.Modification>;
3892
3650
  }
3893
3651
 
3894
3652
  export namespace ProteinEntity {
3895
- export interface CcdModification {
3653
+ export interface Modification {
3896
3654
  /**
3897
3655
  * 0-based index of the residue to modify
3898
3656
  */
@@ -3906,20 +3664,6 @@ export namespace LibraryScreenStartParams {
3906
3664
  */
3907
3665
  value: string;
3908
3666
  }
3909
-
3910
- export interface SmilesModification {
3911
- /**
3912
- * 0-based index of the residue to modify
3913
- */
3914
- residue_index: number;
3915
-
3916
- type: 'smiles';
3917
-
3918
- /**
3919
- * SMILES string for the modification
3920
- */
3921
- value: string;
3922
- }
3923
3667
  }
3924
3668
 
3925
3669
  export interface RnaEntity {
@@ -3943,11 +3687,11 @@ export namespace LibraryScreenStartParams {
3943
3687
  /**
3944
3688
  * Chemical modifications. Optional; defaults to an empty list when omitted.
3945
3689
  */
3946
- modifications?: Array<RnaEntity.CcdModification | RnaEntity.SmilesModification>;
3690
+ modifications?: Array<RnaEntity.Modification>;
3947
3691
  }
3948
3692
 
3949
3693
  export namespace RnaEntity {
3950
- export interface CcdModification {
3694
+ export interface Modification {
3951
3695
  /**
3952
3696
  * 0-based index of the residue to modify
3953
3697
  */
@@ -3961,20 +3705,6 @@ export namespace LibraryScreenStartParams {
3961
3705
  */
3962
3706
  value: string;
3963
3707
  }
3964
-
3965
- export interface SmilesModification {
3966
- /**
3967
- * 0-based index of the residue to modify
3968
- */
3969
- residue_index: number;
3970
-
3971
- type: 'smiles';
3972
-
3973
- /**
3974
- * SMILES string for the modification
3975
- */
3976
- value: string;
3977
- }
3978
3708
  }
3979
3709
 
3980
3710
  export interface DnaEntity {
@@ -3998,11 +3728,11 @@ export namespace LibraryScreenStartParams {
3998
3728
  /**
3999
3729
  * Chemical modifications. Optional; defaults to an empty list when omitted.
4000
3730
  */
4001
- modifications?: Array<DnaEntity.CcdModification | DnaEntity.SmilesModification>;
3731
+ modifications?: Array<DnaEntity.Modification>;
4002
3732
  }
4003
3733
 
4004
3734
  export namespace DnaEntity {
4005
- export interface CcdModification {
3735
+ export interface Modification {
4006
3736
  /**
4007
3737
  * 0-based index of the residue to modify
4008
3738
  */
@@ -4016,20 +3746,6 @@ export namespace LibraryScreenStartParams {
4016
3746
  */
4017
3747
  value: string;
4018
3748
  }
4019
-
4020
- export interface SmilesModification {
4021
- /**
4022
- * 0-based index of the residue to modify
4023
- */
4024
- residue_index: number;
4025
-
4026
- type: 'smiles';
4027
-
4028
- /**
4029
- * SMILES string for the modification
4030
- */
4031
- value: string;
4032
- }
4033
3749
  }
4034
3750
 
4035
3751
  export interface LigandCcdEntity {