forked from ihmwg/IHMCIF
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgeneric_distance_restraint.dic
511 lines (471 loc) Β· 20.7 KB
/
generic_distance_restraint.dic
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
## Preliminary definitions for describing generic distance restraints as requested in Issue 47
## on Github (https://github.com/ihmwg/IHM-dictionary/issues/47)
## Distance restraints are derived between selected features, which can be atoms, residues or
## a range of contiguous residues.
################################
## IHM_FEATURE_SELECTION_ATOM ##
################################
save_ihm_feature_selection_atom
_category.description
; Data items in the IHM_FEATURE_SELECTION_ATOM category provides the defintions
required to select specific atoms.
;
_category.id ihm_feature_selection_atom
_category.mandatory_code no
loop_
_category_key.name '_ihm_feature_selection_atom.ordinal_id'
loop_
_category_group.id 'inclusive_group'
'ihm_group'
loop_
_category_examples.detail
_category_examples.case
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
;
Example 1 -
;
;
loop_
_ihm_feature_selection_atom.ordinal_id
_ihm_feature_selection_atom.feature_id
_ihm_feature_selection_atom.entity_id
_ihm_feature_selection_atom.asym_id
_ihm_feature_selection_atom.seq_id
_ihm_feature_selection_atom.comp_id
_ihm_feature_selection_atom.atom_id
1 1 3 C 17 LYS CB
2 2 3 C 206 LYS CB
3 3 3 C 38 LYS CB
4 4 3 C 400 LYS CB
5 5 3 C 400 LYS CB
6 6 3 C 400 LYS CB
7 7 3 C 735 LYS CB
8 8 3 C 735 LYS CB
9 9 3 C 865 LYS CB
10 10 3 C 865 LYS CB
11 11 4 D 103 LYS CB
12 12 4 D 103 LYS CB
# ... abbreviated ...
;
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
_pdbx_category_context.type CONTRIBUTED
_pdbx_category_context.category_id ihm_feature_selection_atom
save_
save__ihm_feature_selection_atom.ordinal_id
_item_description.description
; A unique identifier for the category.
;
_item.name '_ihm_feature_selection_atom.ordinal_id'
_item.category_id ihm_feature_selection_atom
_item.mandatory_code yes
_item_type.code int
save_
save__ihm_feature_selection_atom.feature_id
_item_description.description
; An identifier for the selected atom feature.
;
_item.name '_ihm_feature_selection_atom.feature_id'
_item.category_id ihm_feature_selection_atom
_item.mandatory_code yes
_item_type.code int
save_
save__ihm_feature_selection_atom.entity_id
_item_description.description
; The entity identifier of the atom.
This data item is a pointer to _entity_poly_seq.entity_id in the ENTITY_POLY_SEQ category.
;
_item.name '_ihm_feature_selection_atom.entity_id'
_item.category_id ihm_feature_selection_atom
_item.mandatory_code yes
_item_type.code code
_item_linked.child_name '_ihm_feature_selection_atom.entity_id'
_item_linked.parent_name '_entity_poly_seq.entity_id'
save_
save__ihm_feature_selection_atom.asym_id
_item_description.description
; An asym/strand identifier of the atom.
This data item is a pointer to _struct_asym.id in the
STRUCT_ASYM category.
;
_item.name '_ihm_feature_selection_atom.asym_id'
_item.category_id ihm_feature_selection_atom
_item.mandatory_code yes
_item_type.code code
_item_linked.child_name '_ihm_feature_selection_atom.asym_id'
_item_linked.parent_name '_struct_asym.id'
save_
save__ihm_feature_selection_atom.comp_id
_item_description.description
; The component identifier of the atom.
This data item is a pointer to _entity_poly_seq.mon_id in the ENTITY_POLY_SEQ category.
;
_item.name '_ihm_feature_selection_atom.comp_id'
_item.category_id ihm_feature_selection_atom
_item.mandatory_code yes
_item_type.code ucode
_item_linked.child_name '_ihm_feature_selection_atom.comp_id'
_item_linked.parent_name '_entity_poly_seq.mon_id'
save_
save__ihm_feature_selection_atom.seq_id
_item_description.description
; The sequence index of the residue to which the atom belongs.
This data item is a pointer to _entity_poly_seq.num in the ENTITY_POLY_SEQ category.
;
_item.name '_ihm_feature_selection_atom.seq_id'
_item.category_id ihm_feature_selection_atom
_item.mandatory_code yes
_item_type.code int
_item_linked.child_name '_ihm_feature_selection_atom.seq_id'
_item_linked.parent_name '_entity_poly_seq.num'
save_
save__ihm_feature_selection_atom.atom_id
_item_description.description
; The identifier of the atom.
This data item is a pointer to _chem_comp_atom.atom_id in the CHEM_COMP_ATOM category.
;
_item.name '_ihm_feature_selection_atom.atom_id'
_item.category_id ihm_feature_selection_atom
_item.mandatory_code no
_item_type.code atcode
_item_linked.child_name '_ihm_feature_selection_atom.atom_id'
_item_linked.parent_name '_chem_comp_atom.atom_id'
save_
###################################
## IHM_FEATURE_SELECTION_RESIDUE ##
###################################
save_ihm_feature_selection_residue
_category.description
; Data items in the IHM_FEATURE_SELECTION_RESIDUE category provides the defintions
required to select a specific residue or a set of residues that may or may not be
in a contiguous range.
;
_category.id ihm_feature_selection_residue
_category.mandatory_code no
loop_
_category_key.name '_ihm_feature_selection_residue.ordinal_id'
loop_
_category_group.id 'inclusive_group'
'ihm_group'
loop_
_category_examples.detail
_category_examples.case
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
;
Example 1 -
;
;
loop_
_ihm_feature_selection_residue.ordinal_id
_ihm_feature_selection_residue.feature_id
_ihm_feature_selection_residue.entity_id
_ihm_feature_selection_residue.asym_id
_ihm_feature_selection_residue.seq_id_begin
_ihm_feature_selection_residue.comp_id_begin
_ihm_feature_selection_residue.seq_id_end
_ihm_feature_selection_residue.comp_id_end
1 1 3 C 17 LYS 17 LYS # Single residue selection
2 2 3 C 206 LYS 206 LYS
3 3 3 C 38 THR 54 ALA # Residue range selection
4 4 3 C 400 LEU 428 PHE
5 5 3 C 429 GLN 429 GLN
6 6 3 C 461 LEU 478 ARG
7 7 3 C 735 ASP 735 ASP
8 8 3 C 865 SER 891 VAL
# ... abbreviated ...
;
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
_pdbx_category_context.type CONTRIBUTED
_pdbx_category_context.category_id ihm_feature_selection_residue
save_
save__ihm_feature_selection_residue.ordinal_id
_item_description.description
; A unique identifier for the category.
;
_item.name '_ihm_feature_selection_residue.ordinal_id'
_item.category_id ihm_feature_selection_residue
_item.mandatory_code yes
_item_type.code int
save_
save__ihm_feature_selection_residue.feature_id
_item_description.description
; An identifier for the selected residue / residue range feature.
;
_item.name '_ihm_feature_selection_residue.feature_id'
_item.category_id ihm_feature_selection_residue
_item.mandatory_code yes
_item_type.code int
save_
save__ihm_feature_selection_residue.entity_id
_item_description.description
; The entity identifier for residue / residue range.
This data item is a pointer to _entity_poly_seq.entity_id in the ENTITY_POLY_SEQ category.
;
_item.name '_ihm_feature_selection_residue.entity_id'
_item.category_id ihm_feature_selection_residue
_item.mandatory_code yes
_item_type.code code
_item_linked.child_name '_ihm_feature_selection_residue.entity_id'
_item_linked.parent_name '_entity_poly_seq.entity_id'
save_
save__ihm_feature_selection_residue.asym_id
_item_description.description
; An asym/strand identifier for the residue / residue range.
This data item is a pointer to _struct_asym.id in the
STRUCT_ASYM category.
;
_item.name '_ihm_feature_selection_residue.asym_id'
_item.category_id ihm_feature_selection_residue
_item.mandatory_code yes
_item_type.code code
_item_linked.child_name '_ihm_feature_selection_residue.asym_id'
_item_linked.parent_name '_struct_asym.id'
save_
save__ihm_feature_selection_residue.comp_id_begin
_item_description.description
; The component identifier of the beginning residue / residue range.
This data item is a pointer to _entity_poly_seq.mon_id in the ENTITY_POLY_SEQ category.
;
_item.name '_ihm_feature_selection_residue.comp_id_begin'
_item.category_id ihm_feature_selection_residue
_item.mandatory_code no
_item_type.code ucode
_item_linked.child_name '_ihm_feature_selection_residue.comp_id_begin'
_item_linked.parent_name '_entity_poly_seq.mon_id'
save_
save__ihm_feature_selection_residue.comp_id_end
_item_description.description
; The component identifier of the ending residue / residue range.
This data item is a pointer to _entity_poly_seq.mon_id in the ENTITY_POLY_SEQ category.
;
_item.name '_ihm_feature_selection_residue.comp_id_end'
_item.category_id ihm_feature_selection_residue
_item.mandatory_code no
_item_type.code ucode
_item_linked.child_name '_ihm_feature_selection_residue.comp_id_end'
_item_linked.parent_name '_entity_poly_seq.mon_id'
save_
save__ihm_feature_selection_residue.seq_id_begin
_item_description.description
; The sequence index of the beginning residue / residue range.
This data item is a pointer to _entity_poly_seq.num in the ENTITY_POLY_SEQ category.
;
_item.name '_ihm_feature_selection_residue.seq_id_begin'
_item.category_id ihm_feature_selection_residue
_item.mandatory_code yes
_item_type.code int
_item_linked.child_name '_ihm_feature_selection_residue.seq_id_begin'
_item_linked.parent_name '_entity_poly_seq.num'
save_
save__ihm_feature_selection_residue.seq_id_end
_item_description.description
; The sequence index of the ending residue / residue range.
This data item is a pointer to _entity_poly_seq.num in the ENTITY_POLY_SEQ category.
;
_item.name '_ihm_feature_selection_residue.seq_id_end'
_item.category_id ihm_feature_selection_residue
_item.mandatory_code yes
_item_type.code int
_item_linked.child_name '_ihm_feature_selection_residue.seq_id_end'
_item_linked.parent_name '_entity_poly_seq.num'
save_
####################################
## IHM_DERIVED_DISTANCE_RESTRAINT ##
####################################
save_ihm_derived_distance_restraint
_category.description
; Data items in the IHM_DERIVED_DISTANCE_RESTRAINT category records the
list of distance restraints used in the integrative modeling experiment.
These distance redistance restraints may be derived from various kinds of experiments.
;
_category.id ihm_derived_distance_restraint
_category.mandatory_code no
loop_
_category_key.name '_ihm_derived_distance_restraint.id'
loop_
_category_group.id 'inclusive_group'
'ihm_group'
loop_
_category_examples.detail
_category_examples.case
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
;
Example 1 -
;
;
loop_
_ihm_derived_distance_restraint.id
_ihm_derived_distance_restraint.feature_id_1
_ihm_derived_distance_restraint.feature_type_1
_ihm_derived_distance_restraint.feature_id_2
_ihm_derived_distance_restraint.feature_type_2
_ihm_derived_distance_restraint.restraint_type
_ihm_derived_distance_restraint.distance_upper_limit
_ihm_derived_distance_restraint.probability
_ihm_derived_distance_restraint.dataset_list_id
1 7 'residue' 21 'residue' 'upper bound' 8.0 0.8 1
2 16 'residue' 19 'residue' 'upper bound' 8.0 0.5 1
3 8 'residue' 40 'residue' 'upper bound' 8.0 0.8 1
4 35 'residue' 43 'residue' 'upper bound' 8.0 0.6 1
5 23 'residue' 45 'residue' 'upper bound' 8.0 0.7 1
6 86 'residue' 94 'residue' 'upper bound' 8.0 0.7 1
7 63 'residue' 80 'residue' 'upper bound' 8.0 0.5 1
8 15 'residue' 33 'residue' 'upper bound' 8.0 0.5 1
9 41 'residue' 52 'residue' 'upper bound' 8.0 0.9 1
# ... abbreviated ...
;
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
_pdbx_category_context.type CONTRIBUTED
_pdbx_category_context.category_id ihm_derived_distance_restraint
save_
save__ihm_derived_distance_restraint.id
_item_description.description
; A unique identifier for the derived distance restraint.
;
_item.name '_ihm_derived_distance_restraint.id'
_item.category_id ihm_derived_distance_restraint
_item.mandatory_code yes
_item_type.code int
save_
save__ihm_derived_distance_restraint.group_id
_item_description.description
; An identifier to group the distance restraints.
;
_item.name '_ihm_derived_distance_restraint.group_id'
_item.category_id ihm_derived_distance_restraint
_item.mandatory_code no
_item_type.code int
save_
save__ihm_derived_distance_restraint.feature_id_1
_item_description.description
; The feature identifier for the first partner in the distance restraint.
This is a child of either _ihm_feature_selection_atom.feature_id or
ihm_feature_selection_residue.feature_id depending on the data in
_ihm_derived_distance_restraint.feature_type_1.
;
_item.name '_ihm_derived_distance_restraint.feature_id_1'
_item.category_id ihm_derived_distance_restraint
_item.mandatory_code yes
_item_type.code int
save_
save__ihm_derived_distance_restraint.feature_id_2
_item_description.description
; The feature identifier for the second partner in the distance restraint.
This is a child of either _ihm_feature_selection_atom.feature_id or
ihm_feature_selection_residue.feature_id depending on the data in
_ihm_derived_distance_restraint.feature_type_2.
;
_item.name '_ihm_derived_distance_restraint.feature_id_2'
_item.category_id ihm_derived_distance_restraint
_item.mandatory_code yes
_item_type.code int
save_
save__ihm_derived_distance_restraint.feature_type_1
_item_description.description
; The type of feature for the first partner in the distance restraint.
;
_item.name '_ihm_derived_distance_restraint.feature_type_1'
_item.category_id ihm_derived_distance_restraint
_item.mandatory_code yes
_item_type.code line
loop_
_item_enumeration.value
_item_enumeration.detail
'atom' 'feature is an atom or a set of atoms'
'residue' 'feature is a residue or a set of residues, each represented by the alpha carbon atom'
'residue range' 'feature is a set of residues in a contiguous range, each represented by the alpha carbon atom'
save_
save__ihm_derived_distance_restraint.feature_type_2
_item_description.description
; The type of feature for the second partner in the distance restraint.
;
_item.name '_ihm_derived_distance_restraint.feature_type_2'
_item.category_id ihm_derived_distance_restraint
_item.mandatory_code yes
_item_type.code line
loop_
_item_enumeration.value
_item_enumeration.detail
'atom' 'feature is an atom or a set of atoms'
'residue' 'feature is a residue or a set of residues, each represented by the alpha carbon atom'
'residue range' 'feature is a set of residues in a contiguous range, each represented by the alpha carbon atom'
save_
save__ihm_derived_distance_restraint.conditionality
_item_description.description
; If the feature is a set of atoms or a set of residues, the conditionality
based on which the restraint in applied in the modeling.
;
_item.name '_ihm_derived_distance_restraint.conditionality'
_item.category_id ihm_derived_distance_restraint
_item.mandatory_code no
_item_type.code code
loop_
_item_enumeration.value
_item_enumeration.detail
'ALL' 'All distances among the group of atoms or residues are restrained'
'ANY' 'Any one of the distances among the group of atoms or residues could be satisfied'
save_
save__ihm_derived_distance_restraint.distance_lower_limit
_item_description.description
; The lower limit to the distance threshold applied to this distance restraint
in the intergrative modeling task.
;
_item.name '_ihm_derived_distance_restraint.distance_lower_limit'
_item.category_id ihm_derived_distance_restraint
_item.mandatory_code no
_item_type.code float
_item_units.code angstroms
save_
save__ihm_derived_distance_restraint.distance_upper_limit
_item_description.description
; The upper limit to the distance threshold applied to this distance restraint
in the intergrative modeling task.
;
_item.name '_ihm_derived_distance_restraint.distance_upper_limit'
_item.category_id ihm_derived_distance_restraint
_item.mandatory_code no
_item_type.code float
_item_units.code angstroms
save_
save__ihm_derived_distance_restraint.probability
_item_description.description
; The real number that indicates the probability that the distance restraint
is correct. This number should fall between 0.0 and 1.0.
;
_item.name '_ihm_derived_distance_restraint.probability'
_item.category_id ihm_derived_distance_restraint
_item.mandatory_code no
_item_type.code float
loop_
_item_range.minimum
_item_range.maximum
0.0 0.0
0.0 1.0
1.0 1.0
save_
save__ihm_derived_distance_restraint.restraint_type
_item_description.description
; The type of distance restraint applied.
;
_item.name '_ihm_derived_distance_restraint.restraint_type'
_item.category_id ihm_derived_distance_restraint
_item.mandatory_code yes
_item_type.code line
loop_
_item_enumeration.value
'lower bound'
'upper bound'
'lower and upper bound'
save_
save__ihm_derived_distance_restraint.dataset_list_id
_item_description.description
; Identifier to the input data from which the distance restraint is derived.
This data item is a pointer to the _ihm_dataset_list.id in the
IHM_DATASET_LIST category.
;
_item.name '_ihm_derived_distance_restraint.dataset_list_id'
_item.category_id ihm_derived_distance_restraint
_item.mandatory_code yes
_item_type.code int
_item_linked.child_name '_ihm_derived_distance_restraint.dataset_list_id'
_item_linked.parent_name '_ihm_dataset_list.id'
save_