Cuiting0906 commited on
Commit
02e1721
·
verified ·
1 Parent(s): d8f384b

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: chr
5
+ dtype: string
6
+ - name: start
7
+ dtype: int64
8
+ - name: end
9
+ dtype: int64
10
+ - name: name
11
+ dtype: string
12
+ - name: class
13
+ dtype: string
14
+ - name: activity_base
15
+ dtype: float64
16
+ - name: TargetGene
17
+ dtype: string
18
+ - name: TargetGeneTSS
19
+ dtype: int64
20
+ - name: TargetGeneExpression
21
+ dtype: float64
22
+ - name: TargetGenePromoterActivityQuantile
23
+ dtype: float64
24
+ - name: TargetGeneIsExpressed
25
+ dtype: bool
26
+ - name: distance
27
+ dtype: float64
28
+ - name: isSelfPromoter
29
+ dtype: bool
30
+ - name: powerlaw_contact
31
+ dtype: float64
32
+ - name: powerlaw_contact_reference
33
+ dtype: float64
34
+ - name: hic_contact
35
+ dtype: float64
36
+ - name: hic_contact_pl_scaled
37
+ dtype: float64
38
+ - name: hic_pseudocount
39
+ dtype: float64
40
+ - name: hic_contact_pl_scaled_adj
41
+ dtype: float64
42
+ - name: ABC.Score.Numerator
43
+ dtype: float64
44
+ - name: ABC.Score
45
+ dtype: float64
46
+ - name: powerlaw.Score.Numerator
47
+ dtype: float64
48
+ - name: powerlaw.Score
49
+ dtype: float64
50
+ - name: CellType
51
+ dtype: string
52
+ - name: cre_center
53
+ dtype: int64
54
+ - name: cre_seq_500bp
55
+ dtype: string
56
+ - name: tss_start_1kb
57
+ dtype: int64
58
+ - name: tss_end_1kb
59
+ dtype: int64
60
+ - name: tss_seq_2kb
61
+ dtype: string
62
+ - name: cre_tss_distance
63
+ dtype: int64
64
+ splits:
65
+ - name: train
66
+ num_bytes: 511453172
67
+ num_examples: 184625
68
+ download_size: 90317153
69
+ dataset_size: 511453172
70
+ configs:
71
+ - config_name: default
72
+ data_files:
73
+ - split: train
74
+ path: data/train-*
75
+ ---
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a069fc2a66113372eed59ca740f085daab82970617e12cfc3a92051a7d8d682
3
+ size 40739149
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c70731114bfc6a166ede47bf8d9fb412cb4b5aa36fb91deaa89c2cfd6070f15
3
+ size 49578004