algaebrown commited on
Commit
506bad0
·
verified ·
1 Parent(s): 7286ba6

Upload dataset

Browse files
PPIG_HepG2_ENCSR097NEE/test-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6aa439b48f21cdef764f441bdb009558d354638d4bff185d1d66f152b61eec8
3
+ size 16816144
PPIG_HepG2_ENCSR097NEE/test-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30f78c956664f20fb27bd2e23aef86287bf55de6f47e3fe3502722684aec0bc5
3
+ size 16890545
PPIG_HepG2_ENCSR097NEE/train-00000-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a13c63355524badb9895470fd2fe9169725d71bdcac2340c6d2c703eab7cc1bd
3
+ size 16642760
PPIG_HepG2_ENCSR097NEE/train-00001-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:310eec5ea4ddb76338b61ffa544b69b48f78eebc49797cd74749061de52fb9c7
3
+ size 16517316
PPIG_HepG2_ENCSR097NEE/train-00002-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:beb144fa79d7fc1ec33258c2d49779d72eaae1cd47b3746ada9e467596791b8e
3
+ size 16476546
PPIG_HepG2_ENCSR097NEE/train-00003-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:408dc696a9c38e610603d25690eae25e235c42959cbedcb3d9834266e564b535
3
+ size 16621325
PPIG_HepG2_ENCSR097NEE/train-00004-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5eacb93db4576dbcc1230b3bc04fdadeb9459077560f0f545ce9434cfc689f5a
3
+ size 16612210
PPIG_HepG2_ENCSR097NEE/train-00005-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ee9e1631a8a9e8514754985349432df7e82affabb2d3988372f13de5b554882
3
+ size 16661714
PPIG_HepG2_ENCSR097NEE/validation-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d385b6145bc3e7052b2ce2d58fc9a92a5dbd31d73ac404ebf72765bd7731f48a
3
+ size 10834445
PPIG_HepG2_ENCSR097NEE/validation-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d444dcba0b0001ec1c49511da979d430b23339d0fa331b66b0226c421003c7e3
3
+ size 10880656
README.md CHANGED
@@ -1554,6 +1554,48 @@ dataset_info:
1554
  num_examples: 60185
1555
  download_size: 62696883
1556
  dataset_size: 1702048880
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1557
  - config_name: PRPF4_HepG2_ENCSR977OXG
1558
  features:
1559
  - name: chrom
@@ -3069,6 +3111,14 @@ configs:
3069
  path: PABPN1_HepG2_ENCSR820UYE/validation-*
3070
  - split: test
3071
  path: PABPN1_HepG2_ENCSR820UYE/test-*
 
 
 
 
 
 
 
 
3072
  - config_name: PRPF4_HepG2_ENCSR977OXG
3073
  data_files:
3074
  - split: train
 
1554
  num_examples: 60185
1555
  download_size: 62696883
1556
  dataset_size: 1702048880
1557
+ - config_name: PPIG_HepG2_ENCSR097NEE
1558
+ features:
1559
+ - name: chrom
1560
+ dtype: string
1561
+ - name: chromStart
1562
+ dtype: int64
1563
+ - name: chromEnd
1564
+ dtype: int64
1565
+ - name: strand
1566
+ dtype: string
1567
+ - name: name
1568
+ dtype: int64
1569
+ - name: rep
1570
+ dtype: int64
1571
+ - name: gc_fraction
1572
+ dtype: float64
1573
+ - name: n_IP
1574
+ dtype: int64
1575
+ - name: n_IN
1576
+ dtype: int64
1577
+ - name: train_test
1578
+ dtype: bool
1579
+ - name: train_val
1580
+ dtype: bool
1581
+ - name: signal
1582
+ list: float64
1583
+ - name: control
1584
+ list: float64
1585
+ - name: seq
1586
+ dtype: string
1587
+ splits:
1588
+ - name: train
1589
+ num_bytes: 2714992089
1590
+ num_examples: 433020
1591
+ - name: validation
1592
+ num_bytes: 594097206
1593
+ num_examples: 94761
1594
+ - name: test
1595
+ num_bytes: 926631348
1596
+ num_examples: 147797
1597
+ download_size: 154953661
1598
+ dataset_size: 4235720643
1599
  - config_name: PRPF4_HepG2_ENCSR977OXG
1600
  features:
1601
  - name: chrom
 
3111
  path: PABPN1_HepG2_ENCSR820UYE/validation-*
3112
  - split: test
3113
  path: PABPN1_HepG2_ENCSR820UYE/test-*
3114
+ - config_name: PPIG_HepG2_ENCSR097NEE
3115
+ data_files:
3116
+ - split: train
3117
+ path: PPIG_HepG2_ENCSR097NEE/train-*
3118
+ - split: validation
3119
+ path: PPIG_HepG2_ENCSR097NEE/validation-*
3120
+ - split: test
3121
+ path: PPIG_HepG2_ENCSR097NEE/test-*
3122
  - config_name: PRPF4_HepG2_ENCSR977OXG
3123
  data_files:
3124
  - split: train