algaebrown commited on
Commit
54acdd2
·
verified ·
1 Parent(s): 6608d65

Upload dataset

Browse files
LARP4_HepG2_ENCSR805SRN/test-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8387fec8d55eb98c37506cf2884c793185d5c67af93e5cb7ccb2bcf1e90f0482
3
+ size 17068130
LARP4_HepG2_ENCSR805SRN/test-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f64c9371dc1fbde4cbeebd508c6fd3ac4a0e29bcb8ded5ff769278780e8b4ef8
3
+ size 17109885
LARP4_HepG2_ENCSR805SRN/train-00000-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9693f8c78c73e861cbe5e897f5a1f937ec6a62ae478e1b75a01268cbbcb6d847
3
+ size 15944271
LARP4_HepG2_ENCSR805SRN/train-00001-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a68420541a2714afe053c6d069e14aa5dba8d526419e2c8da1e0ca0093abc07
3
+ size 15536379
LARP4_HepG2_ENCSR805SRN/train-00002-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15c4de9979fd32a401dba0d0744bf9c07fe0e61f6cc7ab959debf3b18d5c6196
3
+ size 15873536
LARP4_HepG2_ENCSR805SRN/train-00003-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e5f44bd9a46faa8c65d2347ba6101829614febdaa80b5433145bf1a77c01eb8
3
+ size 16030751
LARP4_HepG2_ENCSR805SRN/train-00004-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0be972a0f65351bdd82dcc644a42c8abc69676f2720299ce1f11172839b259f8
3
+ size 15598016
LARP4_HepG2_ENCSR805SRN/train-00005-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46a8eab6ed8969e628e339179e53ce63993fd6c6348a4f78047c0804701b0240
3
+ size 15865166
LARP4_HepG2_ENCSR805SRN/validation-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98cc45f67ef0616c8e20f7dbb65d868afa29ea9279d7b68621e9f1e3d5f726b8
3
+ size 9607725
LARP4_HepG2_ENCSR805SRN/validation-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89c445eae0acd70a6635a2f705a6b247f5e849c43fc8c17ee90165c13b3b4958
3
+ size 9602437
README.md CHANGED
@@ -1260,6 +1260,48 @@ dataset_info:
1260
  num_examples: 243922
1261
  download_size: 228435826
1262
  dataset_size: 6546225113
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1263
  - config_name: LIN28B_HepG2_ENCSR861GYE
1264
  features:
1265
  - name: chrom
@@ -2971,6 +3013,14 @@ configs:
2971
  path: KHSRP_HepG2_ENCSR366DGX/validation-*
2972
  - split: test
2973
  path: KHSRP_HepG2_ENCSR366DGX/test-*
 
 
 
 
 
 
 
 
2974
  - config_name: LIN28B_HepG2_ENCSR861GYE
2975
  data_files:
2976
  - split: train
 
1260
  num_examples: 243922
1261
  download_size: 228435826
1262
  dataset_size: 6546225113
1263
+ - config_name: LARP4_HepG2_ENCSR805SRN
1264
+ features:
1265
+ - name: chrom
1266
+ dtype: string
1267
+ - name: chromStart
1268
+ dtype: int64
1269
+ - name: chromEnd
1270
+ dtype: int64
1271
+ - name: strand
1272
+ dtype: string
1273
+ - name: name
1274
+ dtype: int64
1275
+ - name: rep
1276
+ dtype: int64
1277
+ - name: gc_fraction
1278
+ dtype: float64
1279
+ - name: n_IP
1280
+ dtype: int64
1281
+ - name: n_IN
1282
+ dtype: int64
1283
+ - name: train_test
1284
+ dtype: bool
1285
+ - name: train_val
1286
+ dtype: bool
1287
+ - name: signal
1288
+ list: float64
1289
+ - name: control
1290
+ list: float64
1291
+ - name: seq
1292
+ dtype: string
1293
+ splits:
1294
+ - name: train
1295
+ num_bytes: 2603143624
1296
+ num_examples: 415183
1297
+ - name: validation
1298
+ num_bytes: 529853038
1299
+ num_examples: 84514
1300
+ - name: test
1301
+ num_bytes: 963873848
1302
+ num_examples: 153738
1303
+ download_size: 148236296
1304
+ dataset_size: 4096870510
1305
  - config_name: LIN28B_HepG2_ENCSR861GYE
1306
  features:
1307
  - name: chrom
 
3013
  path: KHSRP_HepG2_ENCSR366DGX/validation-*
3014
  - split: test
3015
  path: KHSRP_HepG2_ENCSR366DGX/test-*
3016
+ - config_name: LARP4_HepG2_ENCSR805SRN
3017
+ data_files:
3018
+ - split: train
3019
+ path: LARP4_HepG2_ENCSR805SRN/train-*
3020
+ - split: validation
3021
+ path: LARP4_HepG2_ENCSR805SRN/validation-*
3022
+ - split: test
3023
+ path: LARP4_HepG2_ENCSR805SRN/test-*
3024
  - config_name: LIN28B_HepG2_ENCSR861GYE
3025
  data_files:
3026
  - split: train