mm1109 commited on
Commit
16f1b57
·
verified ·
1 Parent(s): d76db51

Upload results/competing/correlation/summary.json with huggingface_hub

Browse files
results/competing/correlation/summary.json ADDED
@@ -0,0 +1,116 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "method": "correlation",
3
+ "celltypes": {
4
+ "Astrocyte": {
5
+ "n_cells": 5000,
6
+ "n_tfs": 1617,
7
+ "n_edges": 80850,
8
+ "elapsed_sec": 4.0,
9
+ "score_range": [
10
+ 0.1043,
11
+ 1.0002
12
+ ]
13
+ },
14
+ "Endothel": {
15
+ "n_cells": 5000,
16
+ "n_tfs": 1617,
17
+ "n_edges": 80850,
18
+ "elapsed_sec": 3.9,
19
+ "score_range": [
20
+ 0.09,
21
+ 1.0002
22
+ ]
23
+ },
24
+ "Excitatory neuron": {
25
+ "n_cells": 5000,
26
+ "n_tfs": 1617,
27
+ "n_edges": 80850,
28
+ "elapsed_sec": 3.9,
29
+ "score_range": [
30
+ 0.1339,
31
+ 1.0002
32
+ ]
33
+ },
34
+ "Inhibitory neuron": {
35
+ "n_cells": 5000,
36
+ "n_tfs": 1617,
37
+ "n_edges": 80850,
38
+ "elapsed_sec": 3.9,
39
+ "score_range": [
40
+ 0.1899,
41
+ 1.0002
42
+ ]
43
+ },
44
+ "Lymphocyte": {
45
+ "n_cells": 5000,
46
+ "n_tfs": 1617,
47
+ "n_edges": 80850,
48
+ "elapsed_sec": 3.5,
49
+ "score_range": [
50
+ 0.053,
51
+ 1.0002
52
+ ]
53
+ },
54
+ "Malignant": {
55
+ "n_cells": 5000,
56
+ "n_tfs": 1617,
57
+ "n_edges": 80850,
58
+ "elapsed_sec": 3.9,
59
+ "score_range": [
60
+ 0.1167,
61
+ 1.0002
62
+ ]
63
+ },
64
+ "OPC": {
65
+ "n_cells": 5000,
66
+ "n_tfs": 1617,
67
+ "n_edges": 80850,
68
+ "elapsed_sec": 3.7,
69
+ "score_range": [
70
+ 0.0935,
71
+ 1.0002
72
+ ]
73
+ },
74
+ "Oligodendrocyte": {
75
+ "n_cells": 5000,
76
+ "n_tfs": 1617,
77
+ "n_edges": 80850,
78
+ "elapsed_sec": 3.7,
79
+ "score_range": [
80
+ 0.0479,
81
+ 1.0002
82
+ ]
83
+ },
84
+ "Other": {
85
+ "n_cells": 5000,
86
+ "n_tfs": 1617,
87
+ "n_edges": 80850,
88
+ "elapsed_sec": 3.6,
89
+ "score_range": [
90
+ 0.2483,
91
+ 1.0002
92
+ ]
93
+ },
94
+ "Pericyte": {
95
+ "n_cells": 1918,
96
+ "n_tfs": 1617,
97
+ "n_edges": 80850,
98
+ "elapsed_sec": 2.4,
99
+ "score_range": [
100
+ 0.1983,
101
+ 1.0005
102
+ ]
103
+ },
104
+ "TAM": {
105
+ "n_cells": 5000,
106
+ "n_tfs": 1617,
107
+ "n_edges": 80850,
108
+ "elapsed_sec": 3.7,
109
+ "score_range": [
110
+ 0.0622,
111
+ 1.0002
112
+ ]
113
+ }
114
+ },
115
+ "total_edges": 889350
116
+ }