Upload individual proteins elution dataset in parquet form
Browse files- README.md +21 -1
- proteins/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -88,7 +88,7 @@ citation_apa:
|
|
| 88 |
A. (2015). Panorama of ancient metazoan macromolecular complexes. Nature, 525(7569),
|
| 89 |
339–344. https://doi.org/10.1038/nature14877
|
| 90 |
dataset_info:
|
| 91 |
-
|
| 92 |
features:
|
| 93 |
- name: experiment_id
|
| 94 |
dtype: string
|
|
@@ -115,6 +115,22 @@ dataset_info:
|
|
| 115 |
num_examples: 2769931
|
| 116 |
download_size: 262731062
|
| 117 |
dataset_size: 2944154714
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 118 |
configs:
|
| 119 |
- config_name: pairs
|
| 120 |
data_files:
|
|
@@ -122,6 +138,10 @@ configs:
|
|
| 122 |
path: pairs/train-*
|
| 123 |
- split: test
|
| 124 |
path: pairs/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 125 |
---
|
| 126 |
|
| 127 |
|
|
|
|
| 88 |
A. (2015). Panorama of ancient metazoan macromolecular complexes. Nature, 525(7569),
|
| 89 |
339–344. https://doi.org/10.1038/nature14877
|
| 90 |
dataset_info:
|
| 91 |
+
- config_name: pairs
|
| 92 |
features:
|
| 93 |
- name: experiment_id
|
| 94 |
dtype: string
|
|
|
|
| 115 |
num_examples: 2769931
|
| 116 |
download_size: 262731062
|
| 117 |
dataset_size: 2944154714
|
| 118 |
+
- config_name: proteins
|
| 119 |
+
features:
|
| 120 |
+
- name: experiment_id
|
| 121 |
+
dtype: string
|
| 122 |
+
- name: uniprot_id
|
| 123 |
+
dtype: string
|
| 124 |
+
- name: fraction_names
|
| 125 |
+
sequence: string
|
| 126 |
+
- name: trace
|
| 127 |
+
sequence: int32
|
| 128 |
+
splits:
|
| 129 |
+
- name: train
|
| 130 |
+
num_bytes: 25259541
|
| 131 |
+
num_examples: 20383
|
| 132 |
+
download_size: 683080
|
| 133 |
+
dataset_size: 25259541
|
| 134 |
configs:
|
| 135 |
- config_name: pairs
|
| 136 |
data_files:
|
|
|
|
| 138 |
path: pairs/train-*
|
| 139 |
- split: test
|
| 140 |
path: pairs/test-*
|
| 141 |
+
- config_name: proteins
|
| 142 |
+
data_files:
|
| 143 |
+
- split: train
|
| 144 |
+
path: proteins/train-*
|
| 145 |
---
|
| 146 |
|
| 147 |
|
proteins/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:321dc067886d5fd51e913d8e8d2e955a1de736a15d14e0a5bb8e50d4ad5ad5ca
|
| 3 |
+
size 683080
|