Upload dataset
Browse files- DDX55_K562_ENCSR923NKN/test-00000-of-00001.parquet +3 -0
- DDX55_K562_ENCSR923NKN/train-00000-of-00003.parquet +3 -0
- DDX55_K562_ENCSR923NKN/train-00001-of-00003.parquet +3 -0
- DDX55_K562_ENCSR923NKN/train-00002-of-00003.parquet +3 -0
- DDX55_K562_ENCSR923NKN/validation-00000-of-00001.parquet +3 -0
- README.md +50 -0
DDX55_K562_ENCSR923NKN/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0155f82573fb1e2715973cc82cf02cb176d34b890798267635a5b94b5f42442f
|
| 3 |
+
size 12689244
|
DDX55_K562_ENCSR923NKN/train-00000-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d5ba12f068b36469fc92502d5109af19ee661a0b49bb45431707d4f16b90a76
|
| 3 |
+
size 18242815
|
DDX55_K562_ENCSR923NKN/train-00001-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de992dbd935127b75e7f15f4c0d020ddc9ca6e3c23eb475ee11f533b605acb9b
|
| 3 |
+
size 17844526
|
DDX55_K562_ENCSR923NKN/train-00002-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c471d284ef1716c3ceb14baacf625706a96e20c1dcb9b8506652f895aec43e70
|
| 3 |
+
size 17979309
|
DDX55_K562_ENCSR923NKN/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b240267ce8332cd91daf5f0ff80a35bfceca5c760c7cfcca06e5b91cfeba06c2
|
| 3 |
+
size 16069425
|
README.md
CHANGED
|
@@ -504,6 +504,48 @@ dataset_info:
|
|
| 504 |
num_examples: 82955
|
| 505 |
download_size: 79978208
|
| 506 |
dataset_size: 2190135447
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 507 |
- config_name: DDX59_HepG2_ENCSR214BZA
|
| 508 |
features:
|
| 509 |
- name: chrom
|
|
@@ -4423,6 +4465,14 @@ configs:
|
|
| 4423 |
path: DDX55_HepG2_ENCSR845VGB/validation-*
|
| 4424 |
- split: test
|
| 4425 |
path: DDX55_HepG2_ENCSR845VGB/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4426 |
- config_name: DDX59_HepG2_ENCSR214BZA
|
| 4427 |
data_files:
|
| 4428 |
- split: train
|
|
|
|
| 504 |
num_examples: 82955
|
| 505 |
download_size: 79978208
|
| 506 |
dataset_size: 2190135447
|
| 507 |
+
- config_name: DDX55_K562_ENCSR923NKN
|
| 508 |
+
features:
|
| 509 |
+
- name: chrom
|
| 510 |
+
dtype: string
|
| 511 |
+
- name: chromStart
|
| 512 |
+
dtype: int64
|
| 513 |
+
- name: chromEnd
|
| 514 |
+
dtype: int64
|
| 515 |
+
- name: strand
|
| 516 |
+
dtype: string
|
| 517 |
+
- name: name
|
| 518 |
+
dtype: int64
|
| 519 |
+
- name: rep
|
| 520 |
+
dtype: int64
|
| 521 |
+
- name: gc_fraction
|
| 522 |
+
dtype: float64
|
| 523 |
+
- name: n_IP
|
| 524 |
+
dtype: int64
|
| 525 |
+
- name: n_IN
|
| 526 |
+
dtype: int64
|
| 527 |
+
- name: train_test
|
| 528 |
+
dtype: bool
|
| 529 |
+
- name: train_val
|
| 530 |
+
dtype: bool
|
| 531 |
+
- name: signal
|
| 532 |
+
list: float64
|
| 533 |
+
- name: control
|
| 534 |
+
list: float64
|
| 535 |
+
- name: seq
|
| 536 |
+
dtype: string
|
| 537 |
+
splits:
|
| 538 |
+
- name: train
|
| 539 |
+
num_bytes: 1457804372
|
| 540 |
+
num_examples: 232511
|
| 541 |
+
- name: validation
|
| 542 |
+
num_bytes: 439252933
|
| 543 |
+
num_examples: 70063
|
| 544 |
+
- name: test
|
| 545 |
+
num_bytes: 348809776
|
| 546 |
+
num_examples: 55635
|
| 547 |
+
download_size: 82825319
|
| 548 |
+
dataset_size: 2245867081
|
| 549 |
- config_name: DDX59_HepG2_ENCSR214BZA
|
| 550 |
features:
|
| 551 |
- name: chrom
|
|
|
|
| 4465 |
path: DDX55_HepG2_ENCSR845VGB/validation-*
|
| 4466 |
- split: test
|
| 4467 |
path: DDX55_HepG2_ENCSR845VGB/test-*
|
| 4468 |
+
- config_name: DDX55_K562_ENCSR923NKN
|
| 4469 |
+
data_files:
|
| 4470 |
+
- split: train
|
| 4471 |
+
path: DDX55_K562_ENCSR923NKN/train-*
|
| 4472 |
+
- split: validation
|
| 4473 |
+
path: DDX55_K562_ENCSR923NKN/validation-*
|
| 4474 |
+
- split: test
|
| 4475 |
+
path: DDX55_K562_ENCSR923NKN/test-*
|
| 4476 |
- config_name: DDX59_HepG2_ENCSR214BZA
|
| 4477 |
data_files:
|
| 4478 |
- split: train
|