Datasets:
Upload dataset
Browse files
README.md
CHANGED
@@ -174,6 +174,20 @@ dataset_info:
|
|
174 |
num_examples: 14671296
|
175 |
download_size: 105496144
|
176 |
dataset_size: 557509168
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
177 |
configs:
|
178 |
- config_name: blastp_network
|
179 |
data_files:
|
@@ -195,6 +209,10 @@ configs:
|
|
195 |
data_files:
|
196 |
- split: train
|
197 |
path: sac_phys_network/data/train-*
|
|
|
|
|
|
|
|
|
198 |
---
|
199 |
# CalCEN: A Co-Expression Network for *Candida albicans*
|
200 |
Elucidating gene function is a major goal in biology, especially among non-model organisms.
|
|
|
174 |
num_examples: 14671296
|
175 |
download_size: 105496144
|
176 |
dataset_size: 557509168
|
177 |
+
- config_name: yeast_net_network
|
178 |
+
features:
|
179 |
+
- name: feature_name_1
|
180 |
+
dtype: string
|
181 |
+
- name: feature_name_2
|
182 |
+
dtype: string
|
183 |
+
- name: score
|
184 |
+
dtype: float64
|
185 |
+
splits:
|
186 |
+
- name: train
|
187 |
+
num_bytes: 16180096
|
188 |
+
num_examples: 425792
|
189 |
+
download_size: 6316147
|
190 |
+
dataset_size: 16180096
|
191 |
configs:
|
192 |
- config_name: blastp_network
|
193 |
data_files:
|
|
|
209 |
data_files:
|
210 |
- split: train
|
211 |
path: sac_phys_network/data/train-*
|
212 |
+
- config_name: yeast_net_network
|
213 |
+
data_files:
|
214 |
+
- split: train
|
215 |
+
path: yeast_net_network/data/train-*
|
216 |
---
|
217 |
# CalCEN: A Co-Expression Network for *Candida albicans*
|
218 |
Elucidating gene function is a major goal in biology, especially among non-model organisms.
|
yeast_net_network/data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11ea26ff086fe06aa3fbc02c80107b0835e25e2dee05ea5cfaf45fca6e064273
|
3 |
+
size 6316147
|