Upload dataset
Browse files- README.md +50 -0
- SUGP2_HepG2_ENCSR506UPY/test-00000-of-00005.parquet +3 -0
- SUGP2_HepG2_ENCSR506UPY/test-00001-of-00005.parquet +3 -0
- SUGP2_HepG2_ENCSR506UPY/test-00002-of-00005.parquet +3 -0
- SUGP2_HepG2_ENCSR506UPY/test-00003-of-00005.parquet +3 -0
- SUGP2_HepG2_ENCSR506UPY/test-00004-of-00005.parquet +3 -0
- SUGP2_HepG2_ENCSR506UPY/train-00000-of-00014.parquet +3 -0
- SUGP2_HepG2_ENCSR506UPY/train-00001-of-00014.parquet +3 -0
- SUGP2_HepG2_ENCSR506UPY/train-00002-of-00014.parquet +3 -0
- SUGP2_HepG2_ENCSR506UPY/train-00003-of-00014.parquet +3 -0
- SUGP2_HepG2_ENCSR506UPY/train-00004-of-00014.parquet +3 -0
- SUGP2_HepG2_ENCSR506UPY/train-00005-of-00014.parquet +3 -0
- SUGP2_HepG2_ENCSR506UPY/train-00006-of-00014.parquet +3 -0
- SUGP2_HepG2_ENCSR506UPY/train-00007-of-00014.parquet +3 -0
- SUGP2_HepG2_ENCSR506UPY/train-00008-of-00014.parquet +3 -0
- SUGP2_HepG2_ENCSR506UPY/train-00009-of-00014.parquet +3 -0
- SUGP2_HepG2_ENCSR506UPY/train-00010-of-00014.parquet +3 -0
- SUGP2_HepG2_ENCSR506UPY/train-00011-of-00014.parquet +3 -0
- SUGP2_HepG2_ENCSR506UPY/train-00012-of-00014.parquet +3 -0
- SUGP2_HepG2_ENCSR506UPY/train-00013-of-00014.parquet +3 -0
- SUGP2_HepG2_ENCSR506UPY/validation-00000-of-00004.parquet +3 -0
- SUGP2_HepG2_ENCSR506UPY/validation-00001-of-00004.parquet +3 -0
- SUGP2_HepG2_ENCSR506UPY/validation-00002-of-00004.parquet +3 -0
- SUGP2_HepG2_ENCSR506UPY/validation-00003-of-00004.parquet +3 -0
README.md
CHANGED
|
@@ -6846,6 +6846,48 @@ dataset_info:
|
|
| 6846 |
num_examples: 10662
|
| 6847 |
download_size: 16189010
|
| 6848 |
dataset_size: 416111057
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6849 |
- config_name: SUPV3L1_HepG2_ENCSR580MFX
|
| 6850 |
features:
|
| 6851 |
- name: chrom
|
|
@@ -9621,6 +9663,14 @@ configs:
|
|
| 9621 |
path: SUB1_HepG2_ENCSR406OOZ/validation-*
|
| 9622 |
- split: test
|
| 9623 |
path: SUB1_HepG2_ENCSR406OOZ/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9624 |
- config_name: SUPV3L1_HepG2_ENCSR580MFX
|
| 9625 |
data_files:
|
| 9626 |
- split: train
|
|
|
|
| 6846 |
num_examples: 10662
|
| 6847 |
download_size: 16189010
|
| 6848 |
dataset_size: 416111057
|
| 6849 |
+
- config_name: SUGP2_HepG2_ENCSR506UPY
|
| 6850 |
+
features:
|
| 6851 |
+
- name: chrom
|
| 6852 |
+
dtype: string
|
| 6853 |
+
- name: chromStart
|
| 6854 |
+
dtype: int64
|
| 6855 |
+
- name: chromEnd
|
| 6856 |
+
dtype: int64
|
| 6857 |
+
- name: strand
|
| 6858 |
+
dtype: string
|
| 6859 |
+
- name: name
|
| 6860 |
+
dtype: int64
|
| 6861 |
+
- name: rep
|
| 6862 |
+
dtype: int64
|
| 6863 |
+
- name: gc_fraction
|
| 6864 |
+
dtype: float64
|
| 6865 |
+
- name: n_IP
|
| 6866 |
+
dtype: int64
|
| 6867 |
+
- name: n_IN
|
| 6868 |
+
dtype: int64
|
| 6869 |
+
- name: train_test
|
| 6870 |
+
dtype: bool
|
| 6871 |
+
- name: train_val
|
| 6872 |
+
dtype: bool
|
| 6873 |
+
- name: signal
|
| 6874 |
+
list: float64
|
| 6875 |
+
- name: control
|
| 6876 |
+
list: float64
|
| 6877 |
+
- name: seq
|
| 6878 |
+
dtype: string
|
| 6879 |
+
splits:
|
| 6880 |
+
- name: train
|
| 6881 |
+
num_bytes: 6763959004
|
| 6882 |
+
num_examples: 1078814
|
| 6883 |
+
- name: validation
|
| 6884 |
+
num_bytes: 1511780482
|
| 6885 |
+
num_examples: 241135
|
| 6886 |
+
- name: test
|
| 6887 |
+
num_bytes: 2209387040
|
| 6888 |
+
num_examples: 352403
|
| 6889 |
+
download_size: 360278576
|
| 6890 |
+
dataset_size: 10485126526
|
| 6891 |
- config_name: SUPV3L1_HepG2_ENCSR580MFX
|
| 6892 |
features:
|
| 6893 |
- name: chrom
|
|
|
|
| 9663 |
path: SUB1_HepG2_ENCSR406OOZ/validation-*
|
| 9664 |
- split: test
|
| 9665 |
path: SUB1_HepG2_ENCSR406OOZ/test-*
|
| 9666 |
+
- config_name: SUGP2_HepG2_ENCSR506UPY
|
| 9667 |
+
data_files:
|
| 9668 |
+
- split: train
|
| 9669 |
+
path: SUGP2_HepG2_ENCSR506UPY/train-*
|
| 9670 |
+
- split: validation
|
| 9671 |
+
path: SUGP2_HepG2_ENCSR506UPY/validation-*
|
| 9672 |
+
- split: test
|
| 9673 |
+
path: SUGP2_HepG2_ENCSR506UPY/test-*
|
| 9674 |
- config_name: SUPV3L1_HepG2_ENCSR580MFX
|
| 9675 |
data_files:
|
| 9676 |
- split: train
|
SUGP2_HepG2_ENCSR506UPY/test-00000-of-00005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8ba36a9395e4a12767335d75d9a02f9bc9e3ac7938e2d54ad0196a6263eb2b28
|
| 3 |
+
size 15218707
|
SUGP2_HepG2_ENCSR506UPY/test-00001-of-00005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0ec2ad2771eadc9e39d6a31fb3c3cabfbd2a315f9052120ce428355ac9b689b
|
| 3 |
+
size 15293447
|
SUGP2_HepG2_ENCSR506UPY/test-00002-of-00005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff9456a90e6f9a65bc7cc215af07c4994488f4f40dac7a95fe5f4975da5f9c7a
|
| 3 |
+
size 15233890
|
SUGP2_HepG2_ENCSR506UPY/test-00003-of-00005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e6410d97b6d8aba8a83537953753dcb2e1e68509b7e3bba412800e35e1c31c93
|
| 3 |
+
size 15291062
|
SUGP2_HepG2_ENCSR506UPY/test-00004-of-00005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01e528ef74be49c264f50e8129ca74793c0e315e94919cfee58b6c40f0a41d19
|
| 3 |
+
size 15023539
|
SUGP2_HepG2_ENCSR506UPY/train-00000-of-00014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:110f4fd6ca952512c5486b0fec193eec1a0a36c54ca277c54e60b67672619e6c
|
| 3 |
+
size 16699880
|
SUGP2_HepG2_ENCSR506UPY/train-00001-of-00014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2e341f4c9e89b669ceb5bc9930cc0999b2224dde1eaef604cde38f4144d4420
|
| 3 |
+
size 16753351
|
SUGP2_HepG2_ENCSR506UPY/train-00002-of-00014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37204ff37afda90e525afda012cb27fe58b02e7e4660a39b7556aba878021175
|
| 3 |
+
size 16682478
|
SUGP2_HepG2_ENCSR506UPY/train-00003-of-00014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ddb4088ed26ef0397c9ab3d1ca75f819c39ad8997dae7ad106d54c904bcb5044
|
| 3 |
+
size 16585471
|
SUGP2_HepG2_ENCSR506UPY/train-00004-of-00014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03f3c85fcd898f389354e4744fff6703f317e3fc6cb3939282ea38a565494d5e
|
| 3 |
+
size 16421630
|
SUGP2_HepG2_ENCSR506UPY/train-00005-of-00014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1429eafab3be0feb1d28010ad2e4cee738a175160909c153418c477c9cd82b2
|
| 3 |
+
size 16460798
|
SUGP2_HepG2_ENCSR506UPY/train-00006-of-00014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f60e58b6d4a46b3eed44c308d30ebd6d674335b0c3f8ca7469b880b4e11a9b5f
|
| 3 |
+
size 16620351
|
SUGP2_HepG2_ENCSR506UPY/train-00007-of-00014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78b09e53dfe1032b08253a7ae221a82489a529697c7243a3883f3bdb7e9c2516
|
| 3 |
+
size 16751245
|
SUGP2_HepG2_ENCSR506UPY/train-00008-of-00014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f70d75129b5ce6f4bd2dfc8e3379463e676a5172d242a2abd76284caf02ad50b
|
| 3 |
+
size 16609175
|
SUGP2_HepG2_ENCSR506UPY/train-00009-of-00014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41e8b73f7cee5bb2b6b3d635558bd4ace420a4404cb063355e6aed0ae5dea248
|
| 3 |
+
size 16779669
|
SUGP2_HepG2_ENCSR506UPY/train-00010-of-00014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d12b69684497a7b8261b58ed7d15f7347e601765cf004248fb161694878edeae
|
| 3 |
+
size 16583602
|
SUGP2_HepG2_ENCSR506UPY/train-00011-of-00014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf80a14a4aee9eeb6e4db1e3802bafdd0236fb7c74064686a9dd8b92eec8accd
|
| 3 |
+
size 16493878
|
SUGP2_HepG2_ENCSR506UPY/train-00012-of-00014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a3874d5c08a5fd9bc94ae6373e8f21cd1f6c02c384504bc12a034d9e04a43b2a
|
| 3 |
+
size 16446986
|
SUGP2_HepG2_ENCSR506UPY/train-00013-of-00014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11fcfedf31b590320c4125c7c3eabf5fd37372e2cf102528be50392a53f42e83
|
| 3 |
+
size 16725963
|
SUGP2_HepG2_ENCSR506UPY/validation-00000-of-00004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6fbdcec8d0a8cafea4badd77795b3a7fd4f6e75d4f04e848668c5f7cfe9ff9d5
|
| 3 |
+
size 12952242
|
SUGP2_HepG2_ENCSR506UPY/validation-00001-of-00004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40457e4cad89886e274d5c67f2a603a94795b13859d5a3403ba22ed316ef25ff
|
| 3 |
+
size 12878380
|
SUGP2_HepG2_ENCSR506UPY/validation-00002-of-00004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7bded0f1d0b4d4ff6b28ccf08fa63fa3f12fd2572662ccc4bf435594dd124360
|
| 3 |
+
size 12927506
|
SUGP2_HepG2_ENCSR506UPY/validation-00003-of-00004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f52a98b6e76bbf68119667e5a0bbb5eaac6024ecef01408560c938197ff57a4
|
| 3 |
+
size 12845326
|