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
@@ -229,7 +229,7 @@ export declare namespace LibraryScreenRetrieveResponse {
229
229
  * Chains selected from the uploaded structure, keyed by chain ID. Only chains
230
230
  * listed here are included in the engine run — any chains omitted from this
231
231
  * mapping are ignored. Each value defines which residues to keep, which are
232
- * epitope residues, and which are flexible.
232
+ * epitope residues, which are non-binding residues, and which are flexible.
233
233
  */
234
234
  chain_selection: {
235
235
  [key: string]: StructureTemplateTargetResponse.StructureTemplateTargetPolymerChainSpec | StructureTemplateTargetResponse.StructureTemplateTargetLigandChainSpec;
@@ -251,7 +251,8 @@ export declare namespace LibraryScreenRetrieveResponse {
251
251
  crop_residues: Array<number> | 'all';
252
252
  /**
253
253
  * 0-indexed residue indices where binder contact is desired (the epitope). All
254
- * indices must be present in crop_residues.
254
+ * indices must be present in crop_residues and must not overlap
255
+ * non_binding_residues.
255
256
  */
256
257
  epitope_residues?: Array<number>;
257
258
  /**
@@ -259,6 +260,11 @@ export declare namespace LibraryScreenRetrieveResponse {
259
260
  * regions). All indices must be present in crop_residues.
260
261
  */
261
262
  flexible_residues?: Array<number>;
263
+ /**
264
+ * 0-indexed residue indices where binder contact should be discouraged. All
265
+ * indices must be present in crop_residues and must not overlap epitope_residues.
266
+ */
267
+ non_binding_residues?: Array<number>;
262
268
  }
263
269
  /**
264
270
  * Per-chain specification for a ligand chain in a structure template target. The
@@ -305,11 +311,19 @@ export declare namespace LibraryScreenRetrieveResponse {
305
311
  /**
306
312
  * Polymer chain residues where binder contact is desired (the epitope). Each key
307
313
  * is a chain ID of a polymer entity, each value is an array of 0-indexed residue
308
- * indices.
314
+ * indices. Residues must not overlap non_binding_residues on the same chain.
309
315
  */
310
316
  epitope_residues?: {
311
317
  [key: string]: Array<number>;
312
318
  };
319
+ /**
320
+ * Polymer chain residues where binder contact should be discouraged. Each key is a
321
+ * chain ID of a polymer entity, each value is an array of 0-indexed residue
322
+ * indices. Residues must not overlap epitope_residues on the same chain.
323
+ */
324
+ non_binding_residues?: {
325
+ [key: string]: Array<number>;
326
+ };
313
327
  }
314
328
  namespace NoTemplateTargetResponse {
315
329
  interface ProteinEntityResponse {
@@ -330,10 +344,10 @@ export declare namespace LibraryScreenRetrieveResponse {
330
344
  * Post-translational modifications. Optional; defaults to an empty list when
331
345
  * omitted.
332
346
  */
333
- modifications?: Array<ProteinEntityResponse.CcdModificationResponse | ProteinEntityResponse.SmilesModificationResponse>;
347
+ modifications?: Array<ProteinEntityResponse.Modification>;
334
348
  }
335
349
  namespace ProteinEntityResponse {
336
- interface CcdModificationResponse {
350
+ interface Modification {
337
351
  /**
338
352
  * 0-based index of the residue to modify
339
353
  */
@@ -345,17 +359,6 @@ export declare namespace LibraryScreenRetrieveResponse {
345
359
  */
346
360
  value: string;
347
361
  }
348
- interface SmilesModificationResponse {
349
- /**
350
- * 0-based index of the residue to modify
351
- */
352
- residue_index: number;
353
- type: 'smiles';
354
- /**
355
- * SMILES string for the modification
356
- */
357
- value: string;
358
- }
359
362
  }
360
363
  interface RnaEntityResponse {
361
364
  /**
@@ -374,10 +377,10 @@ export declare namespace LibraryScreenRetrieveResponse {
374
377
  /**
375
378
  * Chemical modifications. Optional; defaults to an empty list when omitted.
376
379
  */
377
- modifications?: Array<RnaEntityResponse.CcdModificationResponse | RnaEntityResponse.SmilesModificationResponse>;
380
+ modifications?: Array<RnaEntityResponse.Modification>;
378
381
  }
379
382
  namespace RnaEntityResponse {
380
- interface CcdModificationResponse {
383
+ interface Modification {
381
384
  /**
382
385
  * 0-based index of the residue to modify
383
386
  */
@@ -389,17 +392,6 @@ export declare namespace LibraryScreenRetrieveResponse {
389
392
  */
390
393
  value: string;
391
394
  }
392
- interface SmilesModificationResponse {
393
- /**
394
- * 0-based index of the residue to modify
395
- */
396
- residue_index: number;
397
- type: 'smiles';
398
- /**
399
- * SMILES string for the modification
400
- */
401
- value: string;
402
- }
403
395
  }
404
396
  interface DnaEntityResponse {
405
397
  /**
@@ -418,10 +410,10 @@ export declare namespace LibraryScreenRetrieveResponse {
418
410
  /**
419
411
  * Chemical modifications. Optional; defaults to an empty list when omitted.
420
412
  */
421
- modifications?: Array<DnaEntityResponse.CcdModificationResponse | DnaEntityResponse.SmilesModificationResponse>;
413
+ modifications?: Array<DnaEntityResponse.Modification>;
422
414
  }
423
415
  namespace DnaEntityResponse {
424
- interface CcdModificationResponse {
416
+ interface Modification {
425
417
  /**
426
418
  * 0-based index of the residue to modify
427
419
  */
@@ -433,17 +425,6 @@ export declare namespace LibraryScreenRetrieveResponse {
433
425
  */
434
426
  value: string;
435
427
  }
436
- interface SmilesModificationResponse {
437
- /**
438
- * 0-based index of the residue to modify
439
- */
440
- residue_index: number;
441
- type: 'smiles';
442
- /**
443
- * SMILES string for the modification
444
- */
445
- value: string;
446
- }
447
428
  }
448
429
  interface LigandCcdEntityResponse {
449
430
  /**
@@ -870,10 +851,10 @@ export declare namespace LibraryScreenListResultsResponse {
870
851
  * Post-translational modifications. Optional; defaults to an empty list when
871
852
  * omitted.
872
853
  */
873
- modifications?: Array<ProteinEntity.CcdModification | ProteinEntity.SmilesModification>;
854
+ modifications?: Array<ProteinEntity.Modification>;
874
855
  }
875
856
  namespace ProteinEntity {
876
- interface CcdModification {
857
+ interface Modification {
877
858
  /**
878
859
  * 0-based index of the residue to modify
879
860
  */
@@ -885,17 +866,6 @@ export declare namespace LibraryScreenListResultsResponse {
885
866
  */
886
867
  value: string;
887
868
  }
888
- interface SmilesModification {
889
- /**
890
- * 0-based index of the residue to modify
891
- */
892
- residue_index: number;
893
- type: 'smiles';
894
- /**
895
- * SMILES string for the modification
896
- */
897
- value: string;
898
- }
899
869
  }
900
870
  interface RnaEntity {
901
871
  /**
@@ -914,10 +884,10 @@ export declare namespace LibraryScreenListResultsResponse {
914
884
  /**
915
885
  * Chemical modifications. Optional; defaults to an empty list when omitted.
916
886
  */
917
- modifications?: Array<RnaEntity.CcdModification | RnaEntity.SmilesModification>;
887
+ modifications?: Array<RnaEntity.Modification>;
918
888
  }
919
889
  namespace RnaEntity {
920
- interface CcdModification {
890
+ interface Modification {
921
891
  /**
922
892
  * 0-based index of the residue to modify
923
893
  */
@@ -929,17 +899,6 @@ export declare namespace LibraryScreenListResultsResponse {
929
899
  */
930
900
  value: string;
931
901
  }
932
- interface SmilesModification {
933
- /**
934
- * 0-based index of the residue to modify
935
- */
936
- residue_index: number;
937
- type: 'smiles';
938
- /**
939
- * SMILES string for the modification
940
- */
941
- value: string;
942
- }
943
902
  }
944
903
  interface DnaEntity {
945
904
  /**
@@ -958,10 +917,10 @@ export declare namespace LibraryScreenListResultsResponse {
958
917
  /**
959
918
  * Chemical modifications. Optional; defaults to an empty list when omitted.
960
919
  */
961
- modifications?: Array<DnaEntity.CcdModification | DnaEntity.SmilesModification>;
920
+ modifications?: Array<DnaEntity.Modification>;
962
921
  }
963
922
  namespace DnaEntity {
964
- interface CcdModification {
923
+ interface Modification {
965
924
  /**
966
925
  * 0-based index of the residue to modify
967
926
  */
@@ -973,17 +932,6 @@ export declare namespace LibraryScreenListResultsResponse {
973
932
  */
974
933
  value: string;
975
934
  }
976
- interface SmilesModification {
977
- /**
978
- * 0-based index of the residue to modify
979
- */
980
- residue_index: number;
981
- type: 'smiles';
982
- /**
983
- * SMILES string for the modification
984
- */
985
- value: string;
986
- }
987
935
  }
988
936
  interface LigandCcdEntity {
989
937
  /**
@@ -1146,7 +1094,7 @@ export declare namespace LibraryScreenStartResponse {
1146
1094
  * Chains selected from the uploaded structure, keyed by chain ID. Only chains
1147
1095
  * listed here are included in the engine run — any chains omitted from this
1148
1096
  * mapping are ignored. Each value defines which residues to keep, which are
1149
- * epitope residues, and which are flexible.
1097
+ * epitope residues, which are non-binding residues, and which are flexible.
1150
1098
  */
1151
1099
  chain_selection: {
1152
1100
  [key: string]: StructureTemplateTargetResponse.StructureTemplateTargetPolymerChainSpec | StructureTemplateTargetResponse.StructureTemplateTargetLigandChainSpec;
@@ -1168,7 +1116,8 @@ export declare namespace LibraryScreenStartResponse {
1168
1116
  crop_residues: Array<number> | 'all';
1169
1117
  /**
1170
1118
  * 0-indexed residue indices where binder contact is desired (the epitope). All
1171
- * indices must be present in crop_residues.
1119
+ * indices must be present in crop_residues and must not overlap
1120
+ * non_binding_residues.
1172
1121
  */
1173
1122
  epitope_residues?: Array<number>;
1174
1123
  /**
@@ -1176,6 +1125,11 @@ export declare namespace LibraryScreenStartResponse {
1176
1125
  * regions). All indices must be present in crop_residues.
1177
1126
  */
1178
1127
  flexible_residues?: Array<number>;
1128
+ /**
1129
+ * 0-indexed residue indices where binder contact should be discouraged. All
1130
+ * indices must be present in crop_residues and must not overlap epitope_residues.
1131
+ */
1132
+ non_binding_residues?: Array<number>;
1179
1133
  }
1180
1134
  /**
1181
1135
  * Per-chain specification for a ligand chain in a structure template target. The
@@ -1222,11 +1176,19 @@ export declare namespace LibraryScreenStartResponse {
1222
1176
  /**
1223
1177
  * Polymer chain residues where binder contact is desired (the epitope). Each key
1224
1178
  * is a chain ID of a polymer entity, each value is an array of 0-indexed residue
1225
- * indices.
1179
+ * indices. Residues must not overlap non_binding_residues on the same chain.
1226
1180
  */
1227
1181
  epitope_residues?: {
1228
1182
  [key: string]: Array<number>;
1229
1183
  };
1184
+ /**
1185
+ * Polymer chain residues where binder contact should be discouraged. Each key is a
1186
+ * chain ID of a polymer entity, each value is an array of 0-indexed residue
1187
+ * indices. Residues must not overlap epitope_residues on the same chain.
1188
+ */
1189
+ non_binding_residues?: {
1190
+ [key: string]: Array<number>;
1191
+ };
1230
1192
  }
1231
1193
  namespace NoTemplateTargetResponse {
1232
1194
  interface ProteinEntityResponse {
@@ -1247,10 +1209,10 @@ export declare namespace LibraryScreenStartResponse {
1247
1209
  * Post-translational modifications. Optional; defaults to an empty list when
1248
1210
  * omitted.
1249
1211
  */
1250
- modifications?: Array<ProteinEntityResponse.CcdModificationResponse | ProteinEntityResponse.SmilesModificationResponse>;
1212
+ modifications?: Array<ProteinEntityResponse.Modification>;
1251
1213
  }
1252
1214
  namespace ProteinEntityResponse {
1253
- interface CcdModificationResponse {
1215
+ interface Modification {
1254
1216
  /**
1255
1217
  * 0-based index of the residue to modify
1256
1218
  */
@@ -1262,17 +1224,6 @@ export declare namespace LibraryScreenStartResponse {
1262
1224
  */
1263
1225
  value: string;
1264
1226
  }
1265
- interface SmilesModificationResponse {
1266
- /**
1267
- * 0-based index of the residue to modify
1268
- */
1269
- residue_index: number;
1270
- type: 'smiles';
1271
- /**
1272
- * SMILES string for the modification
1273
- */
1274
- value: string;
1275
- }
1276
1227
  }
1277
1228
  interface RnaEntityResponse {
1278
1229
  /**
@@ -1291,10 +1242,10 @@ export declare namespace LibraryScreenStartResponse {
1291
1242
  /**
1292
1243
  * Chemical modifications. Optional; defaults to an empty list when omitted.
1293
1244
  */
1294
- modifications?: Array<RnaEntityResponse.CcdModificationResponse | RnaEntityResponse.SmilesModificationResponse>;
1245
+ modifications?: Array<RnaEntityResponse.Modification>;
1295
1246
  }
1296
1247
  namespace RnaEntityResponse {
1297
- interface CcdModificationResponse {
1248
+ interface Modification {
1298
1249
  /**
1299
1250
  * 0-based index of the residue to modify
1300
1251
  */
@@ -1306,17 +1257,6 @@ export declare namespace LibraryScreenStartResponse {
1306
1257
  */
1307
1258
  value: string;
1308
1259
  }
1309
- interface SmilesModificationResponse {
1310
- /**
1311
- * 0-based index of the residue to modify
1312
- */
1313
- residue_index: number;
1314
- type: 'smiles';
1315
- /**
1316
- * SMILES string for the modification
1317
- */
1318
- value: string;
1319
- }
1320
1260
  }
1321
1261
  interface DnaEntityResponse {
1322
1262
  /**
@@ -1335,10 +1275,10 @@ export declare namespace LibraryScreenStartResponse {
1335
1275
  /**
1336
1276
  * Chemical modifications. Optional; defaults to an empty list when omitted.
1337
1277
  */
1338
- modifications?: Array<DnaEntityResponse.CcdModificationResponse | DnaEntityResponse.SmilesModificationResponse>;
1278
+ modifications?: Array<DnaEntityResponse.Modification>;
1339
1279
  }
1340
1280
  namespace DnaEntityResponse {
1341
- interface CcdModificationResponse {
1281
+ interface Modification {
1342
1282
  /**
1343
1283
  * 0-based index of the residue to modify
1344
1284
  */
@@ -1350,17 +1290,6 @@ export declare namespace LibraryScreenStartResponse {
1350
1290
  */
1351
1291
  value: string;
1352
1292
  }
1353
- interface SmilesModificationResponse {
1354
- /**
1355
- * 0-based index of the residue to modify
1356
- */
1357
- residue_index: number;
1358
- type: 'smiles';
1359
- /**
1360
- * SMILES string for the modification
1361
- */
1362
- value: string;
1363
- }
1364
1293
  }
1365
1294
  interface LigandCcdEntityResponse {
1366
1295
  /**
@@ -1683,7 +1612,7 @@ export declare namespace LibraryScreenStopResponse {
1683
1612
  * Chains selected from the uploaded structure, keyed by chain ID. Only chains
1684
1613
  * listed here are included in the engine run — any chains omitted from this
1685
1614
  * mapping are ignored. Each value defines which residues to keep, which are
1686
- * epitope residues, and which are flexible.
1615
+ * epitope residues, which are non-binding residues, and which are flexible.
1687
1616
  */
1688
1617
  chain_selection: {
1689
1618
  [key: string]: StructureTemplateTargetResponse.StructureTemplateTargetPolymerChainSpec | StructureTemplateTargetResponse.StructureTemplateTargetLigandChainSpec;
@@ -1705,7 +1634,8 @@ export declare namespace LibraryScreenStopResponse {
1705
1634
  crop_residues: Array<number> | 'all';
1706
1635
  /**
1707
1636
  * 0-indexed residue indices where binder contact is desired (the epitope). All
1708
- * indices must be present in crop_residues.
1637
+ * indices must be present in crop_residues and must not overlap
1638
+ * non_binding_residues.
1709
1639
  */
1710
1640
  epitope_residues?: Array<number>;
1711
1641
  /**
@@ -1713,6 +1643,11 @@ export declare namespace LibraryScreenStopResponse {
1713
1643
  * regions). All indices must be present in crop_residues.
1714
1644
  */
1715
1645
  flexible_residues?: Array<number>;
1646
+ /**
1647
+ * 0-indexed residue indices where binder contact should be discouraged. All
1648
+ * indices must be present in crop_residues and must not overlap epitope_residues.
1649
+ */
1650
+ non_binding_residues?: Array<number>;
1716
1651
  }
1717
1652
  /**
1718
1653
  * Per-chain specification for a ligand chain in a structure template target. The
@@ -1759,11 +1694,19 @@ export declare namespace LibraryScreenStopResponse {
1759
1694
  /**
1760
1695
  * Polymer chain residues where binder contact is desired (the epitope). Each key
1761
1696
  * is a chain ID of a polymer entity, each value is an array of 0-indexed residue
1762
- * indices.
1697
+ * indices. Residues must not overlap non_binding_residues on the same chain.
1763
1698
  */
1764
1699
  epitope_residues?: {
1765
1700
  [key: string]: Array<number>;
1766
1701
  };
1702
+ /**
1703
+ * Polymer chain residues where binder contact should be discouraged. Each key is a
1704
+ * chain ID of a polymer entity, each value is an array of 0-indexed residue
1705
+ * indices. Residues must not overlap epitope_residues on the same chain.
1706
+ */
1707
+ non_binding_residues?: {
1708
+ [key: string]: Array<number>;
1709
+ };
1767
1710
  }
1768
1711
  namespace NoTemplateTargetResponse {
1769
1712
  interface ProteinEntityResponse {
@@ -1784,10 +1727,10 @@ export declare namespace LibraryScreenStopResponse {
1784
1727
  * Post-translational modifications. Optional; defaults to an empty list when
1785
1728
  * omitted.
1786
1729
  */
1787
- modifications?: Array<ProteinEntityResponse.CcdModificationResponse | ProteinEntityResponse.SmilesModificationResponse>;
1730
+ modifications?: Array<ProteinEntityResponse.Modification>;
1788
1731
  }
1789
1732
  namespace ProteinEntityResponse {
1790
- interface CcdModificationResponse {
1733
+ interface Modification {
1791
1734
  /**
1792
1735
  * 0-based index of the residue to modify
1793
1736
  */
@@ -1799,17 +1742,6 @@ export declare namespace LibraryScreenStopResponse {
1799
1742
  */
1800
1743
  value: string;
1801
1744
  }
1802
- interface SmilesModificationResponse {
1803
- /**
1804
- * 0-based index of the residue to modify
1805
- */
1806
- residue_index: number;
1807
- type: 'smiles';
1808
- /**
1809
- * SMILES string for the modification
1810
- */
1811
- value: string;
1812
- }
1813
1745
  }
1814
1746
  interface RnaEntityResponse {
1815
1747
  /**
@@ -1828,10 +1760,10 @@ export declare namespace LibraryScreenStopResponse {
1828
1760
  /**
1829
1761
  * Chemical modifications. Optional; defaults to an empty list when omitted.
1830
1762
  */
1831
- modifications?: Array<RnaEntityResponse.CcdModificationResponse | RnaEntityResponse.SmilesModificationResponse>;
1763
+ modifications?: Array<RnaEntityResponse.Modification>;
1832
1764
  }
1833
1765
  namespace RnaEntityResponse {
1834
- interface CcdModificationResponse {
1766
+ interface Modification {
1835
1767
  /**
1836
1768
  * 0-based index of the residue to modify
1837
1769
  */
@@ -1843,17 +1775,6 @@ export declare namespace LibraryScreenStopResponse {
1843
1775
  */
1844
1776
  value: string;
1845
1777
  }
1846
- interface SmilesModificationResponse {
1847
- /**
1848
- * 0-based index of the residue to modify
1849
- */
1850
- residue_index: number;
1851
- type: 'smiles';
1852
- /**
1853
- * SMILES string for the modification
1854
- */
1855
- value: string;
1856
- }
1857
1778
  }
1858
1779
  interface DnaEntityResponse {
1859
1780
  /**
@@ -1872,10 +1793,10 @@ export declare namespace LibraryScreenStopResponse {
1872
1793
  /**
1873
1794
  * Chemical modifications. Optional; defaults to an empty list when omitted.
1874
1795
  */
1875
- modifications?: Array<DnaEntityResponse.CcdModificationResponse | DnaEntityResponse.SmilesModificationResponse>;
1796
+ modifications?: Array<DnaEntityResponse.Modification>;
1876
1797
  }
1877
1798
  namespace DnaEntityResponse {
1878
- interface CcdModificationResponse {
1799
+ interface Modification {
1879
1800
  /**
1880
1801
  * 0-based index of the residue to modify
1881
1802
  */
@@ -1887,17 +1808,6 @@ export declare namespace LibraryScreenStopResponse {
1887
1808
  */
1888
1809
  value: string;
1889
1810
  }
1890
- interface SmilesModificationResponse {
1891
- /**
1892
- * 0-based index of the residue to modify
1893
- */
1894
- residue_index: number;
1895
- type: 'smiles';
1896
- /**
1897
- * SMILES string for the modification
1898
- */
1899
- value: string;
1900
- }
1901
1811
  }
1902
1812
  interface LigandCcdEntityResponse {
1903
1813
  /**
@@ -2196,10 +2106,10 @@ export declare namespace LibraryScreenEstimateCostParams {
2196
2106
  * Post-translational modifications. Optional; defaults to an empty list when
2197
2107
  * omitted.
2198
2108
  */
2199
- modifications?: Array<ProteinEntity.CcdModification | ProteinEntity.SmilesModification>;
2109
+ modifications?: Array<ProteinEntity.Modification>;
2200
2110
  }
2201
2111
  namespace ProteinEntity {
2202
- interface CcdModification {
2112
+ interface Modification {
2203
2113
  /**
2204
2114
  * 0-based index of the residue to modify
2205
2115
  */
@@ -2211,17 +2121,6 @@ export declare namespace LibraryScreenEstimateCostParams {
2211
2121
  */
2212
2122
  value: string;
2213
2123
  }
2214
- interface SmilesModification {
2215
- /**
2216
- * 0-based index of the residue to modify
2217
- */
2218
- residue_index: number;
2219
- type: 'smiles';
2220
- /**
2221
- * SMILES string for the modification
2222
- */
2223
- value: string;
2224
- }
2225
2124
  }
2226
2125
  interface RnaEntity {
2227
2126
  /**
@@ -2240,10 +2139,10 @@ export declare namespace LibraryScreenEstimateCostParams {
2240
2139
  /**
2241
2140
  * Chemical modifications. Optional; defaults to an empty list when omitted.
2242
2141
  */
2243
- modifications?: Array<RnaEntity.CcdModification | RnaEntity.SmilesModification>;
2142
+ modifications?: Array<RnaEntity.Modification>;
2244
2143
  }
2245
2144
  namespace RnaEntity {
2246
- interface CcdModification {
2145
+ interface Modification {
2247
2146
  /**
2248
2147
  * 0-based index of the residue to modify
2249
2148
  */
@@ -2255,17 +2154,6 @@ export declare namespace LibraryScreenEstimateCostParams {
2255
2154
  */
2256
2155
  value: string;
2257
2156
  }
2258
- interface SmilesModification {
2259
- /**
2260
- * 0-based index of the residue to modify
2261
- */
2262
- residue_index: number;
2263
- type: 'smiles';
2264
- /**
2265
- * SMILES string for the modification
2266
- */
2267
- value: string;
2268
- }
2269
2157
  }
2270
2158
  interface DnaEntity {
2271
2159
  /**
@@ -2284,10 +2172,10 @@ export declare namespace LibraryScreenEstimateCostParams {
2284
2172
  /**
2285
2173
  * Chemical modifications. Optional; defaults to an empty list when omitted.
2286
2174
  */
2287
- modifications?: Array<DnaEntity.CcdModification | DnaEntity.SmilesModification>;
2175
+ modifications?: Array<DnaEntity.Modification>;
2288
2176
  }
2289
2177
  namespace DnaEntity {
2290
- interface CcdModification {
2178
+ interface Modification {
2291
2179
  /**
2292
2180
  * 0-based index of the residue to modify
2293
2181
  */
@@ -2299,17 +2187,6 @@ export declare namespace LibraryScreenEstimateCostParams {
2299
2187
  */
2300
2188
  value: string;
2301
2189
  }
2302
- interface SmilesModification {
2303
- /**
2304
- * 0-based index of the residue to modify
2305
- */
2306
- residue_index: number;
2307
- type: 'smiles';
2308
- /**
2309
- * SMILES string for the modification
2310
- */
2311
- value: string;
2312
- }
2313
2190
  }
2314
2191
  interface LigandCcdEntity {
2315
2192
  /**
@@ -2343,7 +2220,7 @@ export declare namespace LibraryScreenEstimateCostParams {
2343
2220
  * Chains selected from the uploaded structure, keyed by chain ID. Only chains
2344
2221
  * listed here are included in the engine run — any chains omitted from this
2345
2222
  * mapping are ignored. Each value defines which residues to keep, which are
2346
- * epitope residues, and which are flexible.
2223
+ * epitope residues, which are non-binding residues, and which are flexible.
2347
2224
  */
2348
2225
  chain_selection: {
2349
2226
  [key: string]: StructureTemplateTarget.StructureTemplateTargetPolymerChainSpec | StructureTemplateTarget.StructureTemplateTargetLigandChainSpec;
@@ -2369,7 +2246,8 @@ export declare namespace LibraryScreenEstimateCostParams {
2369
2246
  crop_residues: Array<number> | 'all';
2370
2247
  /**
2371
2248
  * 0-indexed residue indices where binder contact is desired (the epitope). All
2372
- * indices must be present in crop_residues.
2249
+ * indices must be present in crop_residues and must not overlap
2250
+ * non_binding_residues.
2373
2251
  */
2374
2252
  epitope_residues?: Array<number>;
2375
2253
  /**
@@ -2377,6 +2255,11 @@ export declare namespace LibraryScreenEstimateCostParams {
2377
2255
  * regions). All indices must be present in crop_residues.
2378
2256
  */
2379
2257
  flexible_residues?: Array<number>;
2258
+ /**
2259
+ * 0-indexed residue indices where binder contact should be discouraged. All
2260
+ * indices must be present in crop_residues and must not overlap epitope_residues.
2261
+ */
2262
+ non_binding_residues?: Array<number>;
2380
2263
  }
2381
2264
  /**
2382
2265
  * Per-chain specification for a ligand chain in a structure template target. The
@@ -2428,11 +2311,19 @@ export declare namespace LibraryScreenEstimateCostParams {
2428
2311
  /**
2429
2312
  * Polymer chain residues where binder contact is desired (the epitope). Each key
2430
2313
  * is a chain ID of a polymer entity, each value is an array of 0-indexed residue
2431
- * indices.
2314
+ * indices. Residues must not overlap non_binding_residues on the same chain.
2432
2315
  */
2433
2316
  epitope_residues?: {
2434
2317
  [key: string]: Array<number>;
2435
2318
  };
2319
+ /**
2320
+ * Polymer chain residues where binder contact should be discouraged. Each key is a
2321
+ * chain ID of a polymer entity, each value is an array of 0-indexed residue
2322
+ * indices. Residues must not overlap epitope_residues on the same chain.
2323
+ */
2324
+ non_binding_residues?: {
2325
+ [key: string]: Array<number>;
2326
+ };
2436
2327
  }
2437
2328
  namespace NoTemplateTarget {
2438
2329
  interface ProteinEntity {
@@ -2453,10 +2344,10 @@ export declare namespace LibraryScreenEstimateCostParams {
2453
2344
  * Post-translational modifications. Optional; defaults to an empty list when
2454
2345
  * omitted.
2455
2346
  */
2456
- modifications?: Array<ProteinEntity.CcdModification | ProteinEntity.SmilesModification>;
2347
+ modifications?: Array<ProteinEntity.Modification>;
2457
2348
  }
2458
2349
  namespace ProteinEntity {
2459
- interface CcdModification {
2350
+ interface Modification {
2460
2351
  /**
2461
2352
  * 0-based index of the residue to modify
2462
2353
  */
@@ -2468,17 +2359,6 @@ export declare namespace LibraryScreenEstimateCostParams {
2468
2359
  */
2469
2360
  value: string;
2470
2361
  }
2471
- interface SmilesModification {
2472
- /**
2473
- * 0-based index of the residue to modify
2474
- */
2475
- residue_index: number;
2476
- type: 'smiles';
2477
- /**
2478
- * SMILES string for the modification
2479
- */
2480
- value: string;
2481
- }
2482
2362
  }
2483
2363
  interface RnaEntity {
2484
2364
  /**
@@ -2497,10 +2377,10 @@ export declare namespace LibraryScreenEstimateCostParams {
2497
2377
  /**
2498
2378
  * Chemical modifications. Optional; defaults to an empty list when omitted.
2499
2379
  */
2500
- modifications?: Array<RnaEntity.CcdModification | RnaEntity.SmilesModification>;
2380
+ modifications?: Array<RnaEntity.Modification>;
2501
2381
  }
2502
2382
  namespace RnaEntity {
2503
- interface CcdModification {
2383
+ interface Modification {
2504
2384
  /**
2505
2385
  * 0-based index of the residue to modify
2506
2386
  */
@@ -2512,17 +2392,6 @@ export declare namespace LibraryScreenEstimateCostParams {
2512
2392
  */
2513
2393
  value: string;
2514
2394
  }
2515
- interface SmilesModification {
2516
- /**
2517
- * 0-based index of the residue to modify
2518
- */
2519
- residue_index: number;
2520
- type: 'smiles';
2521
- /**
2522
- * SMILES string for the modification
2523
- */
2524
- value: string;
2525
- }
2526
2395
  }
2527
2396
  interface DnaEntity {
2528
2397
  /**
@@ -2541,10 +2410,10 @@ export declare namespace LibraryScreenEstimateCostParams {
2541
2410
  /**
2542
2411
  * Chemical modifications. Optional; defaults to an empty list when omitted.
2543
2412
  */
2544
- modifications?: Array<DnaEntity.CcdModification | DnaEntity.SmilesModification>;
2413
+ modifications?: Array<DnaEntity.Modification>;
2545
2414
  }
2546
2415
  namespace DnaEntity {
2547
- interface CcdModification {
2416
+ interface Modification {
2548
2417
  /**
2549
2418
  * 0-based index of the residue to modify
2550
2419
  */
@@ -2556,17 +2425,6 @@ export declare namespace LibraryScreenEstimateCostParams {
2556
2425
  */
2557
2426
  value: string;
2558
2427
  }
2559
- interface SmilesModification {
2560
- /**
2561
- * 0-based index of the residue to modify
2562
- */
2563
- residue_index: number;
2564
- type: 'smiles';
2565
- /**
2566
- * SMILES string for the modification
2567
- */
2568
- value: string;
2569
- }
2570
2428
  }
2571
2429
  interface LigandCcdEntity {
2572
2430
  /**
@@ -2838,10 +2696,10 @@ export declare namespace LibraryScreenStartParams {
2838
2696
  * Post-translational modifications. Optional; defaults to an empty list when
2839
2697
  * omitted.
2840
2698
  */
2841
- modifications?: Array<ProteinEntity.CcdModification | ProteinEntity.SmilesModification>;
2699
+ modifications?: Array<ProteinEntity.Modification>;
2842
2700
  }
2843
2701
  namespace ProteinEntity {
2844
- interface CcdModification {
2702
+ interface Modification {
2845
2703
  /**
2846
2704
  * 0-based index of the residue to modify
2847
2705
  */
@@ -2853,17 +2711,6 @@ export declare namespace LibraryScreenStartParams {
2853
2711
  */
2854
2712
  value: string;
2855
2713
  }
2856
- interface SmilesModification {
2857
- /**
2858
- * 0-based index of the residue to modify
2859
- */
2860
- residue_index: number;
2861
- type: 'smiles';
2862
- /**
2863
- * SMILES string for the modification
2864
- */
2865
- value: string;
2866
- }
2867
2714
  }
2868
2715
  interface RnaEntity {
2869
2716
  /**
@@ -2882,10 +2729,10 @@ export declare namespace LibraryScreenStartParams {
2882
2729
  /**
2883
2730
  * Chemical modifications. Optional; defaults to an empty list when omitted.
2884
2731
  */
2885
- modifications?: Array<RnaEntity.CcdModification | RnaEntity.SmilesModification>;
2732
+ modifications?: Array<RnaEntity.Modification>;
2886
2733
  }
2887
2734
  namespace RnaEntity {
2888
- interface CcdModification {
2735
+ interface Modification {
2889
2736
  /**
2890
2737
  * 0-based index of the residue to modify
2891
2738
  */
@@ -2897,17 +2744,6 @@ export declare namespace LibraryScreenStartParams {
2897
2744
  */
2898
2745
  value: string;
2899
2746
  }
2900
- interface SmilesModification {
2901
- /**
2902
- * 0-based index of the residue to modify
2903
- */
2904
- residue_index: number;
2905
- type: 'smiles';
2906
- /**
2907
- * SMILES string for the modification
2908
- */
2909
- value: string;
2910
- }
2911
2747
  }
2912
2748
  interface DnaEntity {
2913
2749
  /**
@@ -2926,10 +2762,10 @@ export declare namespace LibraryScreenStartParams {
2926
2762
  /**
2927
2763
  * Chemical modifications. Optional; defaults to an empty list when omitted.
2928
2764
  */
2929
- modifications?: Array<DnaEntity.CcdModification | DnaEntity.SmilesModification>;
2765
+ modifications?: Array<DnaEntity.Modification>;
2930
2766
  }
2931
2767
  namespace DnaEntity {
2932
- interface CcdModification {
2768
+ interface Modification {
2933
2769
  /**
2934
2770
  * 0-based index of the residue to modify
2935
2771
  */
@@ -2941,17 +2777,6 @@ export declare namespace LibraryScreenStartParams {
2941
2777
  */
2942
2778
  value: string;
2943
2779
  }
2944
- interface SmilesModification {
2945
- /**
2946
- * 0-based index of the residue to modify
2947
- */
2948
- residue_index: number;
2949
- type: 'smiles';
2950
- /**
2951
- * SMILES string for the modification
2952
- */
2953
- value: string;
2954
- }
2955
2780
  }
2956
2781
  interface LigandCcdEntity {
2957
2782
  /**
@@ -2985,7 +2810,7 @@ export declare namespace LibraryScreenStartParams {
2985
2810
  * Chains selected from the uploaded structure, keyed by chain ID. Only chains
2986
2811
  * listed here are included in the engine run — any chains omitted from this
2987
2812
  * mapping are ignored. Each value defines which residues to keep, which are
2988
- * epitope residues, and which are flexible.
2813
+ * epitope residues, which are non-binding residues, and which are flexible.
2989
2814
  */
2990
2815
  chain_selection: {
2991
2816
  [key: string]: StructureTemplateTarget.StructureTemplateTargetPolymerChainSpec | StructureTemplateTarget.StructureTemplateTargetLigandChainSpec;
@@ -3011,7 +2836,8 @@ export declare namespace LibraryScreenStartParams {
3011
2836
  crop_residues: Array<number> | 'all';
3012
2837
  /**
3013
2838
  * 0-indexed residue indices where binder contact is desired (the epitope). All
3014
- * indices must be present in crop_residues.
2839
+ * indices must be present in crop_residues and must not overlap
2840
+ * non_binding_residues.
3015
2841
  */
3016
2842
  epitope_residues?: Array<number>;
3017
2843
  /**
@@ -3019,6 +2845,11 @@ export declare namespace LibraryScreenStartParams {
3019
2845
  * regions). All indices must be present in crop_residues.
3020
2846
  */
3021
2847
  flexible_residues?: Array<number>;
2848
+ /**
2849
+ * 0-indexed residue indices where binder contact should be discouraged. All
2850
+ * indices must be present in crop_residues and must not overlap epitope_residues.
2851
+ */
2852
+ non_binding_residues?: Array<number>;
3022
2853
  }
3023
2854
  /**
3024
2855
  * Per-chain specification for a ligand chain in a structure template target. The
@@ -3070,11 +2901,19 @@ export declare namespace LibraryScreenStartParams {
3070
2901
  /**
3071
2902
  * Polymer chain residues where binder contact is desired (the epitope). Each key
3072
2903
  * is a chain ID of a polymer entity, each value is an array of 0-indexed residue
3073
- * indices.
2904
+ * indices. Residues must not overlap non_binding_residues on the same chain.
3074
2905
  */
3075
2906
  epitope_residues?: {
3076
2907
  [key: string]: Array<number>;
3077
2908
  };
2909
+ /**
2910
+ * Polymer chain residues where binder contact should be discouraged. Each key is a
2911
+ * chain ID of a polymer entity, each value is an array of 0-indexed residue
2912
+ * indices. Residues must not overlap epitope_residues on the same chain.
2913
+ */
2914
+ non_binding_residues?: {
2915
+ [key: string]: Array<number>;
2916
+ };
3078
2917
  }
3079
2918
  namespace NoTemplateTarget {
3080
2919
  interface ProteinEntity {
@@ -3095,10 +2934,10 @@ export declare namespace LibraryScreenStartParams {
3095
2934
  * Post-translational modifications. Optional; defaults to an empty list when
3096
2935
  * omitted.
3097
2936
  */
3098
- modifications?: Array<ProteinEntity.CcdModification | ProteinEntity.SmilesModification>;
2937
+ modifications?: Array<ProteinEntity.Modification>;
3099
2938
  }
3100
2939
  namespace ProteinEntity {
3101
- interface CcdModification {
2940
+ interface Modification {
3102
2941
  /**
3103
2942
  * 0-based index of the residue to modify
3104
2943
  */
@@ -3110,17 +2949,6 @@ export declare namespace LibraryScreenStartParams {
3110
2949
  */
3111
2950
  value: string;
3112
2951
  }
3113
- interface SmilesModification {
3114
- /**
3115
- * 0-based index of the residue to modify
3116
- */
3117
- residue_index: number;
3118
- type: 'smiles';
3119
- /**
3120
- * SMILES string for the modification
3121
- */
3122
- value: string;
3123
- }
3124
2952
  }
3125
2953
  interface RnaEntity {
3126
2954
  /**
@@ -3139,10 +2967,10 @@ export declare namespace LibraryScreenStartParams {
3139
2967
  /**
3140
2968
  * Chemical modifications. Optional; defaults to an empty list when omitted.
3141
2969
  */
3142
- modifications?: Array<RnaEntity.CcdModification | RnaEntity.SmilesModification>;
2970
+ modifications?: Array<RnaEntity.Modification>;
3143
2971
  }
3144
2972
  namespace RnaEntity {
3145
- interface CcdModification {
2973
+ interface Modification {
3146
2974
  /**
3147
2975
  * 0-based index of the residue to modify
3148
2976
  */
@@ -3154,17 +2982,6 @@ export declare namespace LibraryScreenStartParams {
3154
2982
  */
3155
2983
  value: string;
3156
2984
  }
3157
- interface SmilesModification {
3158
- /**
3159
- * 0-based index of the residue to modify
3160
- */
3161
- residue_index: number;
3162
- type: 'smiles';
3163
- /**
3164
- * SMILES string for the modification
3165
- */
3166
- value: string;
3167
- }
3168
2985
  }
3169
2986
  interface DnaEntity {
3170
2987
  /**
@@ -3183,10 +3000,10 @@ export declare namespace LibraryScreenStartParams {
3183
3000
  /**
3184
3001
  * Chemical modifications. Optional; defaults to an empty list when omitted.
3185
3002
  */
3186
- modifications?: Array<DnaEntity.CcdModification | DnaEntity.SmilesModification>;
3003
+ modifications?: Array<DnaEntity.Modification>;
3187
3004
  }
3188
3005
  namespace DnaEntity {
3189
- interface CcdModification {
3006
+ interface Modification {
3190
3007
  /**
3191
3008
  * 0-based index of the residue to modify
3192
3009
  */
@@ -3198,17 +3015,6 @@ export declare namespace LibraryScreenStartParams {
3198
3015
  */
3199
3016
  value: string;
3200
3017
  }
3201
- interface SmilesModification {
3202
- /**
3203
- * 0-based index of the residue to modify
3204
- */
3205
- residue_index: number;
3206
- type: 'smiles';
3207
- /**
3208
- * SMILES string for the modification
3209
- */
3210
- value: string;
3211
- }
3212
3018
  }
3213
3019
  interface LigandCcdEntity {
3214
3020
  /**