stilletto commited on
Commit
2960228
1 Parent(s): f795cfc

Upload folder using huggingface_hub

Browse files
proteins-interactions-dataset/data-00000-of-00001.arrow CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:04d261dd57b83f3e6e43c70d1b647f2d6cb517d44ca9e97f2fd595c3c47805a1
3
- size 183448
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02e67e0e8ca0ec828e1c30e5da30001b528761e4b2f9c296b8a81ecc35b9bd6e
3
+ size 11814920
proteins-interactions-dataset/dataset_info.json CHANGED
@@ -2,6 +2,516 @@
2
  "citation": "",
3
  "description": "",
4
  "features": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "input_text": {
6
  "dtype": "string",
7
  "_type": "Value"
@@ -9,6 +519,10 @@
9
  "target_text": {
10
  "dtype": "string",
11
  "_type": "Value"
 
 
 
 
12
  }
13
  },
14
  "homepage": "",
 
2
  "citation": "",
3
  "description": "",
4
  "features": {
5
+ "ac": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "binaryInteractionId": {
10
+ "dtype": "int64",
11
+ "_type": "Value"
12
+ },
13
+ "documentType": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "idA": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "idB": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "acA": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "acB": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "uniqueIdA": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "uniqueIdB": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ },
41
+ "moleculeA": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ },
45
+ "moleculeB": {
46
+ "dtype": "string",
47
+ "_type": "Value"
48
+ },
49
+ "intactNameA": {
50
+ "dtype": "string",
51
+ "_type": "Value"
52
+ },
53
+ "intactNameB": {
54
+ "dtype": "string",
55
+ "_type": "Value"
56
+ },
57
+ "mutationA": {
58
+ "dtype": "bool",
59
+ "_type": "Value"
60
+ },
61
+ "mutationB": {
62
+ "dtype": "bool",
63
+ "_type": "Value"
64
+ },
65
+ "altIdsA": {
66
+ "feature": {
67
+ "dtype": "string",
68
+ "_type": "Value"
69
+ },
70
+ "_type": "Sequence"
71
+ },
72
+ "altIdsB": {
73
+ "feature": {
74
+ "dtype": "string",
75
+ "_type": "Value"
76
+ },
77
+ "_type": "Sequence"
78
+ },
79
+ "aliasesA": {
80
+ "dtype": "null",
81
+ "_type": "Value"
82
+ },
83
+ "aliasesB": {
84
+ "dtype": "null",
85
+ "_type": "Value"
86
+ },
87
+ "taxIdA": {
88
+ "dtype": "int64",
89
+ "_type": "Value"
90
+ },
91
+ "taxIdB": {
92
+ "dtype": "int64",
93
+ "_type": "Value"
94
+ },
95
+ "intraTaxId": {
96
+ "dtype": "int64",
97
+ "_type": "Value"
98
+ },
99
+ "descriptionA": {
100
+ "dtype": "string",
101
+ "_type": "Value"
102
+ },
103
+ "descriptionB": {
104
+ "dtype": "string",
105
+ "_type": "Value"
106
+ },
107
+ "typeA": {
108
+ "dtype": "string",
109
+ "_type": "Value"
110
+ },
111
+ "typeB": {
112
+ "dtype": "string",
113
+ "_type": "Value"
114
+ },
115
+ "typeMIA": {
116
+ "dtype": "string",
117
+ "_type": "Value"
118
+ },
119
+ "typeMIB": {
120
+ "dtype": "string",
121
+ "_type": "Value"
122
+ },
123
+ "xrefsA": {
124
+ "feature": {
125
+ "dtype": "string",
126
+ "_type": "Value"
127
+ },
128
+ "_type": "Sequence"
129
+ },
130
+ "xrefsB": {
131
+ "feature": {
132
+ "dtype": "string",
133
+ "_type": "Value"
134
+ },
135
+ "_type": "Sequence"
136
+ },
137
+ "annotationsA": {
138
+ "feature": {
139
+ "dtype": "string",
140
+ "_type": "Value"
141
+ },
142
+ "_type": "Sequence"
143
+ },
144
+ "annotationsB": {
145
+ "feature": {
146
+ "dtype": "string",
147
+ "_type": "Value"
148
+ },
149
+ "_type": "Sequence"
150
+ },
151
+ "checksumsA": {
152
+ "dtype": "null",
153
+ "_type": "Value"
154
+ },
155
+ "checksumsB": {
156
+ "dtype": "null",
157
+ "_type": "Value"
158
+ },
159
+ "speciesA": {
160
+ "dtype": "string",
161
+ "_type": "Value"
162
+ },
163
+ "speciesB": {
164
+ "dtype": "string",
165
+ "_type": "Value"
166
+ },
167
+ "intraSpecies": {
168
+ "dtype": "string",
169
+ "_type": "Value"
170
+ },
171
+ "biologicalRoleA": {
172
+ "dtype": "string",
173
+ "_type": "Value"
174
+ },
175
+ "biologicalRoleB": {
176
+ "dtype": "string",
177
+ "_type": "Value"
178
+ },
179
+ "experimentalRoleA": {
180
+ "dtype": "string",
181
+ "_type": "Value"
182
+ },
183
+ "experimentalRoleB": {
184
+ "dtype": "string",
185
+ "_type": "Value"
186
+ },
187
+ "biologicalRoleMIIdentifierA": {
188
+ "dtype": "string",
189
+ "_type": "Value"
190
+ },
191
+ "biologicalRoleMIIdentifierB": {
192
+ "dtype": "string",
193
+ "_type": "Value"
194
+ },
195
+ "experimentalRoleMIIdentifierA": {
196
+ "dtype": "string",
197
+ "_type": "Value"
198
+ },
199
+ "experimentalRoleMIIdentifierB": {
200
+ "dtype": "string",
201
+ "_type": "Value"
202
+ },
203
+ "featuresA": {
204
+ "feature": {
205
+ "dtype": "string",
206
+ "_type": "Value"
207
+ },
208
+ "_type": "Sequence"
209
+ },
210
+ "featuresB": {
211
+ "feature": {
212
+ "dtype": "string",
213
+ "_type": "Value"
214
+ },
215
+ "_type": "Sequence"
216
+ },
217
+ "featureShortLabelsA": {
218
+ "feature": {
219
+ "dtype": "string",
220
+ "_type": "Value"
221
+ },
222
+ "_type": "Sequence"
223
+ },
224
+ "featureShortLabelsB": {
225
+ "feature": {
226
+ "dtype": "string",
227
+ "_type": "Value"
228
+ },
229
+ "_type": "Sequence"
230
+ },
231
+ "featureTypesA": {
232
+ "feature": {
233
+ "dtype": "string",
234
+ "_type": "Value"
235
+ },
236
+ "_type": "Sequence"
237
+ },
238
+ "featureTypesB": {
239
+ "feature": {
240
+ "dtype": "string",
241
+ "_type": "Value"
242
+ },
243
+ "_type": "Sequence"
244
+ },
245
+ "featureRangesA": {
246
+ "feature": {
247
+ "dtype": "string",
248
+ "_type": "Value"
249
+ },
250
+ "_type": "Sequence"
251
+ },
252
+ "featureRangesB": {
253
+ "feature": {
254
+ "dtype": "string",
255
+ "_type": "Value"
256
+ },
257
+ "_type": "Sequence"
258
+ },
259
+ "featureCount": {
260
+ "dtype": "int64",
261
+ "_type": "Value"
262
+ },
263
+ "stoichiometryA": {
264
+ "dtype": "string",
265
+ "_type": "Value"
266
+ },
267
+ "stoichiometryB": {
268
+ "dtype": "string",
269
+ "_type": "Value"
270
+ },
271
+ "identificationMethodsA": {
272
+ "feature": {
273
+ "dtype": "string",
274
+ "_type": "Value"
275
+ },
276
+ "_type": "Sequence"
277
+ },
278
+ "identificationMethodsB": {
279
+ "feature": {
280
+ "dtype": "string",
281
+ "_type": "Value"
282
+ },
283
+ "_type": "Sequence"
284
+ },
285
+ "identificationMethodMIIdentifiersA": {
286
+ "feature": {
287
+ "dtype": "string",
288
+ "_type": "Value"
289
+ },
290
+ "_type": "Sequence"
291
+ },
292
+ "identificationMethodMIIdentifiersB": {
293
+ "feature": {
294
+ "dtype": "string",
295
+ "_type": "Value"
296
+ },
297
+ "_type": "Sequence"
298
+ },
299
+ "experimentalPreparationsA": {
300
+ "feature": {
301
+ "dtype": "string",
302
+ "_type": "Value"
303
+ },
304
+ "_type": "Sequence"
305
+ },
306
+ "experimentalPreparationsB": {
307
+ "feature": {
308
+ "dtype": "string",
309
+ "_type": "Value"
310
+ },
311
+ "_type": "Sequence"
312
+ },
313
+ "detectionMethod": {
314
+ "dtype": "string",
315
+ "_type": "Value"
316
+ },
317
+ "detectionMethodMIIdentifier": {
318
+ "dtype": "string",
319
+ "_type": "Value"
320
+ },
321
+ "authors": {
322
+ "feature": {
323
+ "dtype": "string",
324
+ "_type": "Value"
325
+ },
326
+ "_type": "Sequence"
327
+ },
328
+ "sourceDatabase": {
329
+ "dtype": "string",
330
+ "_type": "Value"
331
+ },
332
+ "identifiers": {
333
+ "feature": {
334
+ "dtype": "string",
335
+ "_type": "Value"
336
+ },
337
+ "_type": "Sequence"
338
+ },
339
+ "confidenceValues": {
340
+ "feature": {
341
+ "dtype": "string",
342
+ "_type": "Value"
343
+ },
344
+ "_type": "Sequence"
345
+ },
346
+ "expansionMethod": {
347
+ "dtype": "string",
348
+ "_type": "Value"
349
+ },
350
+ "xrefs": {
351
+ "feature": {
352
+ "dtype": "string",
353
+ "_type": "Value"
354
+ },
355
+ "_type": "Sequence"
356
+ },
357
+ "allAnnotations": {
358
+ "feature": {
359
+ "dtype": "string",
360
+ "_type": "Value"
361
+ },
362
+ "_type": "Sequence"
363
+ },
364
+ "annotations": {
365
+ "feature": {
366
+ "dtype": "string",
367
+ "_type": "Value"
368
+ },
369
+ "_type": "Sequence"
370
+ },
371
+ "parameters": {
372
+ "feature": {
373
+ "dtype": "string",
374
+ "_type": "Value"
375
+ },
376
+ "_type": "Sequence"
377
+ },
378
+ "parameterTypes": {
379
+ "feature": {
380
+ "dtype": "string",
381
+ "_type": "Value"
382
+ },
383
+ "_type": "Sequence"
384
+ },
385
+ "creationDate": {
386
+ "dtype": "string",
387
+ "_type": "Value"
388
+ },
389
+ "updationDate": {
390
+ "dtype": "string",
391
+ "_type": "Value"
392
+ },
393
+ "checksums": {
394
+ "dtype": "null",
395
+ "_type": "Value"
396
+ },
397
+ "negative": {
398
+ "dtype": "bool",
399
+ "_type": "Value"
400
+ },
401
+ "type": {
402
+ "dtype": "string",
403
+ "_type": "Value"
404
+ },
405
+ "hostOrganism": {
406
+ "dtype": "string",
407
+ "_type": "Value"
408
+ },
409
+ "hostOrganismTaxId": {
410
+ "dtype": "int64",
411
+ "_type": "Value"
412
+ },
413
+ "intactMiscore": {
414
+ "dtype": "float64",
415
+ "_type": "Value"
416
+ },
417
+ "publicationIdentifiers": {
418
+ "feature": {
419
+ "dtype": "string",
420
+ "_type": "Value"
421
+ },
422
+ "_type": "Sequence"
423
+ },
424
+ "publicationAnnotations": {
425
+ "feature": {
426
+ "dtype": "string",
427
+ "_type": "Value"
428
+ },
429
+ "_type": "Sequence"
430
+ },
431
+ "publicationPubmedIdentifier": {
432
+ "dtype": "string",
433
+ "_type": "Value"
434
+ },
435
+ "count": {
436
+ "dtype": "null",
437
+ "_type": "Value"
438
+ },
439
+ "typeMIIdentifier": {
440
+ "dtype": "string",
441
+ "_type": "Value"
442
+ },
443
+ "affectedByMutation": {
444
+ "dtype": "bool",
445
+ "_type": "Value"
446
+ },
447
+ "firstAuthor": {
448
+ "dtype": "string",
449
+ "_type": "Value"
450
+ },
451
+ "releaseDate": {
452
+ "dtype": "string",
453
+ "_type": "Value"
454
+ },
455
+ "intraTaxIdStyled": {
456
+ "dtype": "string",
457
+ "_type": "Value"
458
+ },
459
+ "taxIdAStyled": {
460
+ "dtype": "string",
461
+ "_type": "Value"
462
+ },
463
+ "taxIdBStyled": {
464
+ "dtype": "string",
465
+ "_type": "Value"
466
+ },
467
+ "typeMIIdentifierStyled": {
468
+ "dtype": "string",
469
+ "_type": "Value"
470
+ },
471
+ "typeMIAStyled": {
472
+ "dtype": "string",
473
+ "_type": "Value"
474
+ },
475
+ "typeMIBStyled": {
476
+ "dtype": "string",
477
+ "_type": "Value"
478
+ },
479
+ "hostOrganismTaxIdStyled": {
480
+ "dtype": "string",
481
+ "_type": "Value"
482
+ },
483
+ "affectedByMutationStyled": {
484
+ "dtype": "string",
485
+ "_type": "Value"
486
+ },
487
+ "jsonFormat": {
488
+ "dtype": "string",
489
+ "_type": "Value"
490
+ },
491
+ "xml25Format": {
492
+ "dtype": "string",
493
+ "_type": "Value"
494
+ },
495
+ "xml30Format": {
496
+ "dtype": "string",
497
+ "_type": "Value"
498
+ },
499
+ "tab25Format": {
500
+ "dtype": "string",
501
+ "_type": "Value"
502
+ },
503
+ "tab26Format": {
504
+ "dtype": "string",
505
+ "_type": "Value"
506
+ },
507
+ "tab27Format": {
508
+ "dtype": "string",
509
+ "_type": "Value"
510
+ },
511
+ "searchChildInteractors": {
512
+ "dtype": "null",
513
+ "_type": "Value"
514
+ },
515
  "input_text": {
516
  "dtype": "string",
517
  "_type": "Value"
 
519
  "target_text": {
520
  "dtype": "string",
521
  "_type": "Value"
522
+ },
523
+ "pdb_structureA": {
524
+ "dtype": "string",
525
+ "_type": "Value"
526
  }
527
  },
528
  "homepage": "",
proteins-interactions-dataset/state.json CHANGED
@@ -4,7 +4,7 @@
4
  "filename": "data-00000-of-00001.arrow"
5
  }
6
  ],
7
- "_fingerprint": "769b38de0c140a8a",
8
  "_format_columns": null,
9
  "_format_kwargs": {},
10
  "_format_type": null,
 
4
  "filename": "data-00000-of-00001.arrow"
5
  }
6
  ],
7
+ "_fingerprint": "6be87c417bdb3591",
8
  "_format_columns": null,
9
  "_format_kwargs": {},
10
  "_format_type": null,