algaebrown commited on
Commit
18d522c
·
verified ·
1 Parent(s): 5a13a20

Upload dataset

Browse files
DGCR8_HepG2_ENCSR061SZV/test-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66d93ec45af363b67bd62e94a9b1ec781240845b03b83705ee2d0675c28027f4
3
+ size 15340019
DGCR8_HepG2_ENCSR061SZV/test-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:405732d923da6c043485e248c6181958275338f55980cf6eb668cde4fabf80cb
3
+ size 15183906
DGCR8_HepG2_ENCSR061SZV/train-00000-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94e5ec6e2e1ee0817da29adbd607f72ce02f724bab1a461ada7cece109d8c887
3
+ size 16643600
DGCR8_HepG2_ENCSR061SZV/train-00001-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d81f0f7eebf4a43b81fad8fc8cbb2c8589ef41ee1b0d870631d091139e08404
3
+ size 16351605
DGCR8_HepG2_ENCSR061SZV/train-00002-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07f9d16fdf1d81e0814a669b46ef56710a8fb02b754e6933761e9b9c3b323fe0
3
+ size 16400747
DGCR8_HepG2_ENCSR061SZV/train-00003-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6fe2b1474c21793f3eacdadaa8c694608d393bbd1988db87dc847560bbb59f4
3
+ size 16518754
DGCR8_HepG2_ENCSR061SZV/train-00004-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d99ad94cddec3125d3947d0b72a8228b131f6bf29fa2829b845e68bac596c822
3
+ size 16337995
DGCR8_HepG2_ENCSR061SZV/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c2f269427addd39b4a70433d4adb1091551c019dbc787a8716c85fc9101aacf
3
+ size 15868047
README.md CHANGED
@@ -378,6 +378,48 @@ dataset_info:
378
  num_examples: 40041
379
  download_size: 38888647
380
  dataset_size: 1052463785
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
381
  - config_name: DHX30_HepG2_ENCSR565DGW
382
  features:
383
  - name: chrom
@@ -2173,6 +2215,14 @@ configs:
2173
  path: DDX6_HepG2_ENCSR141OIM/validation-*
2174
  - split: test
2175
  path: DDX6_HepG2_ENCSR141OIM/test-*
 
 
 
 
 
 
 
 
2176
  - config_name: DHX30_HepG2_ENCSR565DGW
2177
  data_files:
2178
  - split: train
 
378
  num_examples: 40041
379
  download_size: 38888647
380
  dataset_size: 1052463785
381
+ - config_name: DGCR8_HepG2_ENCSR061SZV
382
+ features:
383
+ - name: chrom
384
+ dtype: string
385
+ - name: chromStart
386
+ dtype: int64
387
+ - name: chromEnd
388
+ dtype: int64
389
+ - name: strand
390
+ dtype: string
391
+ - name: name
392
+ dtype: int64
393
+ - name: rep
394
+ dtype: int64
395
+ - name: gc_fraction
396
+ dtype: float64
397
+ - name: n_IP
398
+ dtype: int64
399
+ - name: n_IN
400
+ dtype: int64
401
+ - name: train_test
402
+ dtype: bool
403
+ - name: train_val
404
+ dtype: bool
405
+ - name: signal
406
+ list: float64
407
+ - name: control
408
+ list: float64
409
+ - name: seq
410
+ dtype: string
411
+ splits:
412
+ - name: train
413
+ num_bytes: 2322753035
414
+ num_examples: 370462
415
+ - name: validation
416
+ num_bytes: 447730061
417
+ num_examples: 71415
418
+ - name: test
419
+ num_bytes: 877961852
420
+ num_examples: 140035
421
+ download_size: 128644673
422
+ dataset_size: 3648444948
423
  - config_name: DHX30_HepG2_ENCSR565DGW
424
  features:
425
  - name: chrom
 
2215
  path: DDX6_HepG2_ENCSR141OIM/validation-*
2216
  - split: test
2217
  path: DDX6_HepG2_ENCSR141OIM/test-*
2218
+ - config_name: DGCR8_HepG2_ENCSR061SZV
2219
+ data_files:
2220
+ - split: train
2221
+ path: DGCR8_HepG2_ENCSR061SZV/train-*
2222
+ - split: validation
2223
+ path: DGCR8_HepG2_ENCSR061SZV/validation-*
2224
+ - split: test
2225
+ path: DGCR8_HepG2_ENCSR061SZV/test-*
2226
  - config_name: DHX30_HepG2_ENCSR565DGW
2227
  data_files:
2228
  - split: train