Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -22,6 +22,26 @@ dataset_info:
|
|
| 22 |
num_examples: 14085
|
| 23 |
download_size: 298355655
|
| 24 |
dataset_size: 914858176
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
- config_name: common_vs_rare
|
| 26 |
features:
|
| 27 |
- name: ref_forward_sequence
|
|
@@ -99,6 +119,10 @@ configs:
|
|
| 99 |
data_files:
|
| 100 |
- split: train
|
| 101 |
path: ancestry_prediction/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 102 |
- config_name: common_vs_rare
|
| 103 |
data_files:
|
| 104 |
- split: train
|
|
|
|
| 22 |
num_examples: 14085
|
| 23 |
download_size: 298355655
|
| 24 |
dataset_size: 914858176
|
| 25 |
+
- config_name: coding_pathogenicity
|
| 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: float64
|
| 37 |
+
- name: chrom
|
| 38 |
+
dtype: string
|
| 39 |
+
splits:
|
| 40 |
+
- name: train
|
| 41 |
+
num_bytes: 353452168
|
| 42 |
+
num_examples: 82872
|
| 43 |
+
download_size: 128733817
|
| 44 |
+
dataset_size: 353452168
|
| 45 |
- config_name: common_vs_rare
|
| 46 |
features:
|
| 47 |
- name: ref_forward_sequence
|
|
|
|
| 119 |
data_files:
|
| 120 |
- split: train
|
| 121 |
path: ancestry_prediction/train-*
|
| 122 |
+
- config_name: coding_pathogenicity
|
| 123 |
+
data_files:
|
| 124 |
+
- split: train
|
| 125 |
+
path: coding_pathogenicity/train-*
|
| 126 |
- config_name: common_vs_rare
|
| 127 |
data_files:
|
| 128 |
- split: train
|
coding_pathogenicity/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:223b5afb33b935ffc886e55068c8d48d061f3467d5814ef71a4c16adcbadf5a7
|
| 3 |
+
size 128733817
|