Datasets:
Upload dataset
Browse files
README.md
CHANGED
@@ -92,6 +92,40 @@ dataset_info:
|
|
92 |
num_examples: 14671296
|
93 |
download_size: 105496144
|
94 |
dataset_size: 557509168
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
95 |
- config_name: yeast_net_network
|
96 |
features:
|
97 |
- name: feature_name_1
|
@@ -127,6 +161,10 @@ configs:
|
|
127 |
data_files:
|
128 |
- split: train
|
129 |
path: sac_phys_network/data/train-*
|
|
|
|
|
|
|
|
|
130 |
- config_name: yeast_net_network
|
131 |
data_files:
|
132 |
- split: train
|
|
|
92 |
num_examples: 14671296
|
93 |
download_size: 105496144
|
94 |
dataset_size: 557509168
|
95 |
+
- config_name: top_coexp_hits
|
96 |
+
features:
|
97 |
+
- name: feature_name_1
|
98 |
+
dtype: string
|
99 |
+
- name: feature_name_2
|
100 |
+
dtype: string
|
101 |
+
- name: gene_name_1
|
102 |
+
dtype: string
|
103 |
+
- name: gene_name_2
|
104 |
+
dtype: string
|
105 |
+
- name: description_1
|
106 |
+
dtype: string
|
107 |
+
- name: description_2
|
108 |
+
dtype: string
|
109 |
+
- name: feature_status_1
|
110 |
+
dtype: string
|
111 |
+
- name: feature_status_2
|
112 |
+
dtype: string
|
113 |
+
- name: coexp_score
|
114 |
+
dtype: float64
|
115 |
+
- name: blastp_score
|
116 |
+
dtype: float64
|
117 |
+
- name: sac_gene_score
|
118 |
+
dtype: float64
|
119 |
+
- name: sac_phys_score
|
120 |
+
dtype: float64
|
121 |
+
- name: yeast_net_score
|
122 |
+
dtype: float64
|
123 |
+
splits:
|
124 |
+
- name: train
|
125 |
+
num_bytes: 125718471
|
126 |
+
num_examples: 311300
|
127 |
+
download_size: 24731924
|
128 |
+
dataset_size: 125718471
|
129 |
- config_name: yeast_net_network
|
130 |
features:
|
131 |
- name: feature_name_1
|
|
|
161 |
data_files:
|
162 |
- split: train
|
163 |
path: sac_phys_network/data/train-*
|
164 |
+
- config_name: top_coexp_hits
|
165 |
+
data_files:
|
166 |
+
- split: train
|
167 |
+
path: top_coexp_hits/data/train-*
|
168 |
- config_name: yeast_net_network
|
169 |
data_files:
|
170 |
- split: train
|
top_coexp_hits/data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c562b9c665142c1ca05c67eb2d3cb874369febf33c1a87621e91eb0293c79ddc
|
3 |
+
size 24731924
|