Upload dataset
Browse files- PABPN1_HepG2_ENCSR820UYE/test-00000-of-00001.parquet +3 -0
- PABPN1_HepG2_ENCSR820UYE/train-00000-of-00003.parquet +3 -0
- PABPN1_HepG2_ENCSR820UYE/train-00001-of-00003.parquet +3 -0
- PABPN1_HepG2_ENCSR820UYE/train-00002-of-00003.parquet +3 -0
- PABPN1_HepG2_ENCSR820UYE/validation-00000-of-00001.parquet +3 -0
- README.md +50 -0
PABPN1_HepG2_ENCSR820UYE/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3085cdf3a6fc760c00bce917367a0ed7279ad02a29d5054f1dcd1f46d2e49d14
|
| 3 |
+
size 13719975
|
PABPN1_HepG2_ENCSR820UYE/train-00000-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59a9e3049f0bd4c20f114681b494a50f4a657c25872d94280c196392eb45a18e
|
| 3 |
+
size 13466652
|
PABPN1_HepG2_ENCSR820UYE/train-00001-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f9a96bebd89f04dbc3f9c89244497203ce5d375b085b9d6f74c6bc8f5c8072e5
|
| 3 |
+
size 13519282
|
PABPN1_HepG2_ENCSR820UYE/train-00002-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ec57e839f62c876fc872201d2700dbd94b031856128c2254436bf901f2dc682
|
| 3 |
+
size 13326104
|
PABPN1_HepG2_ENCSR820UYE/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37da26a1227b51590004b04fe0eaf677f2e383048ccd629b252991f852dd5319
|
| 3 |
+
size 8664870
|
README.md
CHANGED
|
@@ -714,6 +714,48 @@ dataset_info:
|
|
| 714 |
num_examples: 34123
|
| 715 |
download_size: 37501139
|
| 716 |
dataset_size: 989562612
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 717 |
- config_name: PRPF4_HepG2_ENCSR977OXG
|
| 718 |
features:
|
| 719 |
- name: chrom
|
|
@@ -1397,6 +1439,14 @@ configs:
|
|
| 1397 |
path: LIN28B_HepG2_ENCSR861GYE/validation-*
|
| 1398 |
- split: test
|
| 1399 |
path: LIN28B_HepG2_ENCSR861GYE/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1400 |
- config_name: PRPF4_HepG2_ENCSR977OXG
|
| 1401 |
data_files:
|
| 1402 |
- split: train
|
|
|
|
| 714 |
num_examples: 34123
|
| 715 |
download_size: 37501139
|
| 716 |
dataset_size: 989562612
|
| 717 |
+
- config_name: PABPN1_HepG2_ENCSR820UYE
|
| 718 |
+
features:
|
| 719 |
+
- name: chrom
|
| 720 |
+
dtype: string
|
| 721 |
+
- name: chromStart
|
| 722 |
+
dtype: int64
|
| 723 |
+
- name: chromEnd
|
| 724 |
+
dtype: int64
|
| 725 |
+
- name: strand
|
| 726 |
+
dtype: string
|
| 727 |
+
- name: name
|
| 728 |
+
dtype: int64
|
| 729 |
+
- name: rep
|
| 730 |
+
dtype: int64
|
| 731 |
+
- name: gc_fraction
|
| 732 |
+
dtype: float64
|
| 733 |
+
- name: n_IP
|
| 734 |
+
dtype: int64
|
| 735 |
+
- name: n_IN
|
| 736 |
+
dtype: int64
|
| 737 |
+
- name: train_test
|
| 738 |
+
dtype: bool
|
| 739 |
+
- name: train_val
|
| 740 |
+
dtype: bool
|
| 741 |
+
- name: signal
|
| 742 |
+
list: float64
|
| 743 |
+
- name: control
|
| 744 |
+
list: float64
|
| 745 |
+
- name: seq
|
| 746 |
+
dtype: string
|
| 747 |
+
splits:
|
| 748 |
+
- name: train
|
| 749 |
+
num_bytes: 1089803335
|
| 750 |
+
num_examples: 173815
|
| 751 |
+
- name: validation
|
| 752 |
+
num_bytes: 234908129
|
| 753 |
+
num_examples: 37469
|
| 754 |
+
- name: test
|
| 755 |
+
num_bytes: 377337416
|
| 756 |
+
num_examples: 60185
|
| 757 |
+
download_size: 62696883
|
| 758 |
+
dataset_size: 1702048880
|
| 759 |
- config_name: PRPF4_HepG2_ENCSR977OXG
|
| 760 |
features:
|
| 761 |
- name: chrom
|
|
|
|
| 1439 |
path: LIN28B_HepG2_ENCSR861GYE/validation-*
|
| 1440 |
- split: test
|
| 1441 |
path: LIN28B_HepG2_ENCSR861GYE/test-*
|
| 1442 |
+
- config_name: PABPN1_HepG2_ENCSR820UYE
|
| 1443 |
+
data_files:
|
| 1444 |
+
- split: train
|
| 1445 |
+
path: PABPN1_HepG2_ENCSR820UYE/train-*
|
| 1446 |
+
- split: validation
|
| 1447 |
+
path: PABPN1_HepG2_ENCSR820UYE/validation-*
|
| 1448 |
+
- split: test
|
| 1449 |
+
path: PABPN1_HepG2_ENCSR820UYE/test-*
|
| 1450 |
- config_name: PRPF4_HepG2_ENCSR977OXG
|
| 1451 |
data_files:
|
| 1452 |
- split: train
|