algaebrown commited on
Commit
b287152
·
verified ·
1 Parent(s): 4537940

Upload dataset

Browse files
FUS_HepG2_ENCSR464OSH/test-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e915e6aa40b0487052b6aef4ee3167f50aecd1bb24d5a705c779d346dbb6797c
3
+ size 14694042
FUS_HepG2_ENCSR464OSH/test-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03e91e5faff9ef2acefcc44ea19ca950b0701bf17029d5b37589e21363316f51
3
+ size 14611014
FUS_HepG2_ENCSR464OSH/train-00000-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a636adc4100e759b13ab4e54649a0fd8e6ec5fccc971a39a0cb3035167ea14be
3
+ size 16632272
FUS_HepG2_ENCSR464OSH/train-00001-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f72f708743759dc7cd3159235453a26784619d622170deda1e1672d294e1e416
3
+ size 16239199
FUS_HepG2_ENCSR464OSH/train-00002-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5baf4390d146674364d497bcab23c47b5d1fe61c5bca78b07a3bc313fc977af6
3
+ size 16462017
FUS_HepG2_ENCSR464OSH/train-00003-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fe309279adcdd8dc52b9dd51e09ece0853fd2554ef4ee198d8d9b8a5e933e72
3
+ size 16495745
FUS_HepG2_ENCSR464OSH/train-00004-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3936323a46100daa325f845313459bdc53c7854d68aca6bd229a7e9567cee26
3
+ size 16415185
FUS_HepG2_ENCSR464OSH/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d73d09c8315b796a756be830bf6b26efeaec115d93ddfef7861390adf1bdceea
3
+ size 16900276
README.md CHANGED
@@ -546,6 +546,48 @@ dataset_info:
546
  num_examples: 6426
547
  download_size: 7197503
548
  dataset_size: 186814105
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
549
  - config_name: HLTF_HepG2_ENCSR647HOX
550
  features:
551
  - name: chrom
@@ -1995,6 +2037,14 @@ configs:
1995
  path: EXOSC5_HepG2_ENCSR693JWP/validation-*
1996
  - split: test
1997
  path: EXOSC5_HepG2_ENCSR693JWP/test-*
 
 
 
 
 
 
 
 
1998
  - config_name: HLTF_HepG2_ENCSR647HOX
1999
  data_files:
2000
  - split: train
 
546
  num_examples: 6426
547
  download_size: 7197503
548
  dataset_size: 186814105
549
+ - config_name: FUS_HepG2_ENCSR464OSH
550
+ features:
551
+ - name: chrom
552
+ dtype: string
553
+ - name: chromStart
554
+ dtype: int64
555
+ - name: chromEnd
556
+ dtype: int64
557
+ - name: strand
558
+ dtype: string
559
+ - name: name
560
+ dtype: int64
561
+ - name: rep
562
+ dtype: int64
563
+ - name: gc_fraction
564
+ dtype: float64
565
+ - name: n_IP
566
+ dtype: int64
567
+ - name: n_IN
568
+ dtype: int64
569
+ - name: train_test
570
+ dtype: bool
571
+ - name: train_val
572
+ dtype: bool
573
+ - name: signal
574
+ list: float64
575
+ - name: control
576
+ list: float64
577
+ - name: seq
578
+ dtype: string
579
+ splits:
580
+ - name: train
581
+ num_bytes: 2313842944
582
+ num_examples: 369042
583
+ - name: validation
584
+ num_bytes: 475773883
585
+ num_examples: 75888
586
+ - name: test
587
+ num_bytes: 839450331
588
+ num_examples: 133893
589
+ download_size: 128449750
590
+ dataset_size: 3629067158
591
  - config_name: HLTF_HepG2_ENCSR647HOX
592
  features:
593
  - name: chrom
 
2037
  path: EXOSC5_HepG2_ENCSR693JWP/validation-*
2038
  - split: test
2039
  path: EXOSC5_HepG2_ENCSR693JWP/test-*
2040
+ - config_name: FUS_HepG2_ENCSR464OSH
2041
+ data_files:
2042
+ - split: train
2043
+ path: FUS_HepG2_ENCSR464OSH/train-*
2044
+ - split: validation
2045
+ path: FUS_HepG2_ENCSR464OSH/validation-*
2046
+ - split: test
2047
+ path: FUS_HepG2_ENCSR464OSH/test-*
2048
  - config_name: HLTF_HepG2_ENCSR647HOX
2049
  data_files:
2050
  - split: train