algaebrown commited on
Commit
31a832e
·
verified ·
1 Parent(s): 7fd77e3

Upload dataset

Browse files
DHX30_HepG2_ENCSR565DGW/test-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2eee4e348e584e5afac55c8bec415b1fd22050918ddf24c22dede2bd1387b5a4
3
+ size 17333956
DHX30_HepG2_ENCSR565DGW/test-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1ea38628065758552edec62a9422f50bb9ce93d68eabb76d55fb649d815c062
3
+ size 17200207
DHX30_HepG2_ENCSR565DGW/train-00000-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29f86e826d8a1943ccdab29c2d1c0eb182b67970d0aba727bd3b705e673721e1
3
+ size 15806100
DHX30_HepG2_ENCSR565DGW/train-00001-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5a820fc7fd9bf00f43c372e05e3ff6cf2457ee5b67ab6ec643dc09533e3547a
3
+ size 15619255
DHX30_HepG2_ENCSR565DGW/train-00002-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:414d3b0222b2712224a59c7848e661cf422cf4beb0e0f11fa9fc9439093a1437
3
+ size 15800050
DHX30_HepG2_ENCSR565DGW/train-00003-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a177567fde8837b5c29c7ff917fa30b5b7fec569663864b0f664a22899fd887
3
+ size 15806219
DHX30_HepG2_ENCSR565DGW/train-00004-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5be83163df25257886d371ce9b38a5a9b60f3e777261f291fdecc3cc58061d57
3
+ size 15535231
DHX30_HepG2_ENCSR565DGW/train-00005-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67b95980723fd4645c5b90b8343994eb7cb99ac084372dc7dfbb0a52e62728c8
3
+ size 15831413
DHX30_HepG2_ENCSR565DGW/validation-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dda11c84bd11b3d0e318467691a265c6035ea06afbbc4b55bb60bae691d44060
3
+ size 10008522
DHX30_HepG2_ENCSR565DGW/validation-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a9a76ad90706c393c8aa22c3e64cb48eb1bea65765ad973d079fa604f61122a
3
+ size 9991533
README.md CHANGED
@@ -210,6 +210,48 @@ dataset_info:
210
  num_examples: 82955
211
  download_size: 79978208
212
  dataset_size: 2190135447
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
213
  - config_name: DROSHA_HepG2_ENCSR834YLD
214
  features:
215
  - name: chrom
@@ -1049,6 +1091,14 @@ configs:
1049
  path: DDX55_HepG2_ENCSR845VGB/validation-*
1050
  - split: test
1051
  path: DDX55_HepG2_ENCSR845VGB/test-*
 
 
 
 
 
 
 
 
1052
  - config_name: DROSHA_HepG2_ENCSR834YLD
1053
  data_files:
1054
  - split: train
 
210
  num_examples: 82955
211
  download_size: 79978208
212
  dataset_size: 2190135447
213
+ - config_name: DHX30_HepG2_ENCSR565DGW
214
+ features:
215
+ - name: chrom
216
+ dtype: string
217
+ - name: chromStart
218
+ dtype: int64
219
+ - name: chromEnd
220
+ dtype: int64
221
+ - name: strand
222
+ dtype: string
223
+ - name: name
224
+ dtype: int64
225
+ - name: rep
226
+ dtype: int64
227
+ - name: gc_fraction
228
+ dtype: float64
229
+ - name: n_IP
230
+ dtype: int64
231
+ - name: n_IN
232
+ dtype: int64
233
+ - name: train_test
234
+ dtype: bool
235
+ - name: train_val
236
+ dtype: bool
237
+ - name: signal
238
+ list: float64
239
+ - name: control
240
+ list: float64
241
+ - name: seq
242
+ dtype: string
243
+ splits:
244
+ - name: train
245
+ num_bytes: 2657563657
246
+ num_examples: 423864
247
+ - name: validation
248
+ num_bytes: 561244358
249
+ num_examples: 89521
250
+ - name: test
251
+ num_bytes: 989542345
252
+ num_examples: 157833
253
+ download_size: 148932486
254
+ dataset_size: 4208350360
255
  - config_name: DROSHA_HepG2_ENCSR834YLD
256
  features:
257
  - name: chrom
 
1091
  path: DDX55_HepG2_ENCSR845VGB/validation-*
1092
  - split: test
1093
  path: DDX55_HepG2_ENCSR845VGB/test-*
1094
+ - config_name: DHX30_HepG2_ENCSR565DGW
1095
+ data_files:
1096
+ - split: train
1097
+ path: DHX30_HepG2_ENCSR565DGW/train-*
1098
+ - split: validation
1099
+ path: DHX30_HepG2_ENCSR565DGW/validation-*
1100
+ - split: test
1101
+ path: DHX30_HepG2_ENCSR565DGW/test-*
1102
  - config_name: DROSHA_HepG2_ENCSR834YLD
1103
  data_files:
1104
  - split: train