algaebrown commited on
Commit
27ce8a3
·
verified ·
1 Parent(s): e51ea2a

Upload dataset

Browse files
LSM11_K562_ENCSR022BVV/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a350d40deb73d718c5aa0b267f6f9ffa60348eb826f6ecad46bd0744719d0e4a
3
+ size 16746105
LSM11_K562_ENCSR022BVV/train-00000-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:479492d514348da0e86a7e1b4e201d1d0c3a4bae2ed38387c31c77cabc006d6c
3
+ size 17262487
LSM11_K562_ENCSR022BVV/train-00001-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cc8e025be868b5efdb7bcfb2bca53f41b47a8b3b2571ed6fc1ad1bf1305254f
3
+ size 16675042
LSM11_K562_ENCSR022BVV/train-00002-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a185fbbe16a508cd27d1333e5b56e64c2c86dc5812a50954d32559c3692bad93
3
+ size 16879053
LSM11_K562_ENCSR022BVV/train-00003-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3ee1977de8eb523e4c1a1fc902113ae428742a44c34dfbdb786f29fd31e8601
3
+ size 16356962
LSM11_K562_ENCSR022BVV/validation-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53f935d3ca81aee9b47dc5ca09fd66cd261910506f37c4d0142fa8fee7a9cd44
3
+ size 9484150
LSM11_K562_ENCSR022BVV/validation-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a3d3bf7ff82dc4a7f7f13dbb4115b9748ea9dcae0cd5a373e5844cc3483bf66
3
+ size 9294941
README.md CHANGED
@@ -2562,6 +2562,48 @@ dataset_info:
2562
  num_examples: 129385
2563
  download_size: 127261959
2564
  dataset_size: 3522188178
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2565
  - config_name: MATR3_HepG2_ENCSR290VLT
2566
  features:
2567
  - name: chrom
@@ -5991,6 +6033,14 @@ configs:
5991
  path: LSM11_HepG2_ENCSR135VMS/validation-*
5992
  - split: test
5993
  path: LSM11_HepG2_ENCSR135VMS/test-*
 
 
 
 
 
 
 
 
5994
  - config_name: MATR3_HepG2_ENCSR290VLT
5995
  data_files:
5996
  - split: train
 
2562
  num_examples: 129385
2563
  download_size: 127261959
2564
  dataset_size: 3522188178
2565
+ - config_name: LSM11_K562_ENCSR022BVV
2566
+ features:
2567
+ - name: chrom
2568
+ dtype: string
2569
+ - name: chromStart
2570
+ dtype: int64
2571
+ - name: chromEnd
2572
+ dtype: int64
2573
+ - name: strand
2574
+ dtype: string
2575
+ - name: name
2576
+ dtype: int64
2577
+ - name: rep
2578
+ dtype: int64
2579
+ - name: gc_fraction
2580
+ dtype: float64
2581
+ - name: n_IP
2582
+ dtype: int64
2583
+ - name: n_IN
2584
+ dtype: int64
2585
+ - name: train_test
2586
+ dtype: bool
2587
+ - name: train_val
2588
+ dtype: bool
2589
+ - name: signal
2590
+ list: float64
2591
+ - name: control
2592
+ list: float64
2593
+ - name: seq
2594
+ dtype: string
2595
+ splits:
2596
+ - name: train
2597
+ num_bytes: 1868991160
2598
+ num_examples: 298093
2599
+ - name: validation
2600
+ num_bytes: 522347612
2601
+ num_examples: 83317
2602
+ - name: test
2603
+ num_bytes: 477246934
2604
+ num_examples: 76120
2605
+ download_size: 102698740
2606
+ dataset_size: 2868585706
2607
  - config_name: MATR3_HepG2_ENCSR290VLT
2608
  features:
2609
  - name: chrom
 
6033
  path: LSM11_HepG2_ENCSR135VMS/validation-*
6034
  - split: test
6035
  path: LSM11_HepG2_ENCSR135VMS/test-*
6036
+ - config_name: LSM11_K562_ENCSR022BVV
6037
+ data_files:
6038
+ - split: train
6039
+ path: LSM11_K562_ENCSR022BVV/train-*
6040
+ - split: validation
6041
+ path: LSM11_K562_ENCSR022BVV/validation-*
6042
+ - split: test
6043
+ path: LSM11_K562_ENCSR022BVV/test-*
6044
  - config_name: MATR3_HepG2_ENCSR290VLT
6045
  data_files:
6046
  - split: train