Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -22,6 +22,28 @@ dataset_info:
|
|
| 22 |
num_examples: 14085
|
| 23 |
download_size: 298355655
|
| 24 |
dataset_size: 914858176
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
- config_name: non_coding_pathogenicity
|
| 26 |
features:
|
| 27 |
- name: alt_left
|
|
@@ -49,6 +71,10 @@ configs:
|
|
| 49 |
data_files:
|
| 50 |
- split: train
|
| 51 |
path: ancestry_prediction/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 52 |
- config_name: non_coding_pathogenicity
|
| 53 |
data_files:
|
| 54 |
- split: train
|
|
|
|
| 22 |
num_examples: 14085
|
| 23 |
download_size: 298355655
|
| 24 |
dataset_size: 914858176
|
| 25 |
+
- config_name: expression
|
| 26 |
+
features:
|
| 27 |
+
- name: alt_left
|
| 28 |
+
dtype: string
|
| 29 |
+
- name: alt_right
|
| 30 |
+
dtype: string
|
| 31 |
+
- name: ref_left
|
| 32 |
+
dtype: string
|
| 33 |
+
- name: ref_right
|
| 34 |
+
dtype: string
|
| 35 |
+
- name: label
|
| 36 |
+
dtype: int64
|
| 37 |
+
- name: chrom
|
| 38 |
+
dtype: string
|
| 39 |
+
- name: deepsea_label
|
| 40 |
+
dtype: string
|
| 41 |
+
splits:
|
| 42 |
+
- name: train
|
| 43 |
+
num_bytes: 650249506
|
| 44 |
+
num_examples: 156162
|
| 45 |
+
download_size: 270672126
|
| 46 |
+
dataset_size: 650249506
|
| 47 |
- config_name: non_coding_pathogenicity
|
| 48 |
features:
|
| 49 |
- name: alt_left
|
|
|
|
| 71 |
data_files:
|
| 72 |
- split: train
|
| 73 |
path: ancestry_prediction/train-*
|
| 74 |
+
- config_name: expression
|
| 75 |
+
data_files:
|
| 76 |
+
- split: train
|
| 77 |
+
path: expression/train-*
|
| 78 |
- config_name: non_coding_pathogenicity
|
| 79 |
data_files:
|
| 80 |
- split: train
|
expression/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bb9d5cb015b90e034d08189224d7fe7948f5d8a1d79cf50d532139fef8d1c598
|
| 3 |
+
size 134972238
|
expression/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9c80385a368f973ee3df07aeb212bc883b1abf79c129919aa3da4993e0b59bf
|
| 3 |
+
size 135699888
|