algaebrown commited on
Commit
5a13a20
·
verified ·
1 Parent(s): 0085c61

Upload dataset

Browse files
MATR3_HepG2_ENCSR290VLT/test-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fcdb0e0577840e50fa3c34e1995ce259c8b8f4f7ded99705a5efc5066e22e14
3
+ size 11050380
MATR3_HepG2_ENCSR290VLT/test-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8db52623765e2381037c86717371700ff23e33a3b62cae0a19f071622005c4b0
3
+ size 11093222
MATR3_HepG2_ENCSR290VLT/train-00000-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a807377f6b91d567505d1b9a7db4fae8c878f073d9bfde0b102b7cb77b2a501
3
+ size 15859986
MATR3_HepG2_ENCSR290VLT/train-00001-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b18d5ffe5e101e56f855afb3325d43839e8a974783a4dda0ad467246fd7ed549
3
+ size 15749808
MATR3_HepG2_ENCSR290VLT/train-00002-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27ceeba047e996d74a22a13efc7d1049f7301a2106c3c8024a50d99de2e5b18b
3
+ size 16014931
MATR3_HepG2_ENCSR290VLT/train-00003-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32de733e660ea4ba0e9d0330bfa9416b7b2aaf92acc7e6b003ae62d75f1e06e6
3
+ size 16043526
MATR3_HepG2_ENCSR290VLT/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03b7f218d1539ea16d7f195c68a0fac8737ba56b6736e085f6a10262949a8ba3
3
+ size 12891988
README.md CHANGED
@@ -1092,6 +1092,48 @@ dataset_info:
1092
  num_examples: 129385
1093
  download_size: 127261959
1094
  dataset_size: 3522188178
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1095
  - config_name: NCBP2_HepG2_ENCSR018RVZ
1096
  features:
1097
  - name: chrom
@@ -2267,6 +2309,14 @@ configs:
2267
  path: LSM11_HepG2_ENCSR135VMS/validation-*
2268
  - split: test
2269
  path: LSM11_HepG2_ENCSR135VMS/test-*
 
 
 
 
 
 
 
 
2270
  - config_name: NCBP2_HepG2_ENCSR018RVZ
2271
  data_files:
2272
  - split: train
 
1092
  num_examples: 129385
1093
  download_size: 127261959
1094
  dataset_size: 3522188178
1095
+ - config_name: MATR3_HepG2_ENCSR290VLT
1096
+ features:
1097
+ - name: chrom
1098
+ dtype: string
1099
+ - name: chromStart
1100
+ dtype: int64
1101
+ - name: chromEnd
1102
+ dtype: int64
1103
+ - name: strand
1104
+ dtype: string
1105
+ - name: name
1106
+ dtype: int64
1107
+ - name: rep
1108
+ dtype: int64
1109
+ - name: gc_fraction
1110
+ dtype: float64
1111
+ - name: n_IP
1112
+ dtype: int64
1113
+ - name: n_IN
1114
+ dtype: int64
1115
+ - name: train_test
1116
+ dtype: bool
1117
+ - name: train_val
1118
+ dtype: bool
1119
+ - name: signal
1120
+ list: float64
1121
+ - name: control
1122
+ list: float64
1123
+ - name: seq
1124
+ dtype: string
1125
+ splits:
1126
+ - name: train
1127
+ num_bytes: 1800307262
1128
+ num_examples: 287139
1129
+ - name: validation
1130
+ num_bytes: 362585630
1131
+ num_examples: 57834
1132
+ - name: test
1133
+ num_bytes: 633502039
1134
+ num_examples: 101045
1135
+ download_size: 98703841
1136
+ dataset_size: 2796394931
1137
  - config_name: NCBP2_HepG2_ENCSR018RVZ
1138
  features:
1139
  - name: chrom
 
2309
  path: LSM11_HepG2_ENCSR135VMS/validation-*
2310
  - split: test
2311
  path: LSM11_HepG2_ENCSR135VMS/test-*
2312
+ - config_name: MATR3_HepG2_ENCSR290VLT
2313
+ data_files:
2314
+ - split: train
2315
+ path: MATR3_HepG2_ENCSR290VLT/train-*
2316
+ - split: validation
2317
+ path: MATR3_HepG2_ENCSR290VLT/validation-*
2318
+ - split: test
2319
+ path: MATR3_HepG2_ENCSR290VLT/test-*
2320
  - config_name: NCBP2_HepG2_ENCSR018RVZ
2321
  data_files:
2322
  - split: train