mindflow-cn commited on
Commit
7c01054
·
verified ·
1 Parent(s): 274910b

Add 37086265_01 test_case.json

Browse files
Files changed (1) hide show
  1. data/37086265_01/test_case.json +132 -0
data/37086265_01/test_case.json ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "benchmark_id": "37086265_01",
3
+ "sample_system": "",
4
+ "tissue": "Lung",
5
+ "source_type": "cell_line",
6
+ "perturbation_type": "drug",
7
+ "perturbation_name": "etoposide",
8
+ "default_cell_subset": "",
9
+ "description": "WI-38 fetal lung fibroblasts treated with etoposide \u2014 late senescence program (Day 4-10).",
10
+ "smiles": "CC1OCC2C(O1)C(C(C(O2)OC3C4COC(=O)C4C(C5=CC6=C(C=C35)OCO6)C7=CC(=C(C(=C7)OC)O)OC)O)O",
11
+ "test_cases": [
12
+ {
13
+ "test_id": "37086265_01_01",
14
+ "target_genes": [
15
+ "CDKN1A",
16
+ "CDKN2A",
17
+ "BCL2L2",
18
+ "IL6",
19
+ "PINK1",
20
+ "CCND1",
21
+ "DPP4"
22
+ ],
23
+ "perturb_var": "time",
24
+ "control": "C",
25
+ "dose_groups": [
26
+ "50 uM"
27
+ ],
28
+ "time_groups": [
29
+ "4 day",
30
+ "7 day",
31
+ "10 day"
32
+ ],
33
+ "relation": "UP",
34
+ "cell_type": "WI-38 fetal lung fibroblast cell line"
35
+ },
36
+ {
37
+ "test_id": "37086265_01_02",
38
+ "target_genes": [
39
+ "LMNB1",
40
+ "LBR"
41
+ ],
42
+ "perturb_var": "time",
43
+ "control": "C",
44
+ "dose_groups": [
45
+ "50 uM"
46
+ ],
47
+ "time_groups": [
48
+ "4 day",
49
+ "7 day",
50
+ "10 day"
51
+ ],
52
+ "relation": "DOWN",
53
+ "cell_type": "WI-38 fetal lung fibroblast cell line"
54
+ },
55
+ {
56
+ "test_id": "37086265_01_03",
57
+ "target_genes": [],
58
+ "perturb_var": "time",
59
+ "control": "C",
60
+ "dose_groups": [
61
+ "50 uM"
62
+ ],
63
+ "time_groups": [
64
+ "4 day",
65
+ "7 day",
66
+ "10 day"
67
+ ],
68
+ "relation": "UP",
69
+ "cell_type": "WI-38 fetal lung fibroblast cell line"
70
+ },
71
+ {
72
+ "test_id": "37086265_01_04",
73
+ "target_genes": [
74
+ "GADD45A",
75
+ "GDF15",
76
+ "MDM2"
77
+ ],
78
+ "perturb_var": "time",
79
+ "control": "C",
80
+ "dose_groups": [
81
+ "50 uM"
82
+ ],
83
+ "time_groups": [
84
+ "4 day",
85
+ "7 day",
86
+ "10 day"
87
+ ],
88
+ "relation": "UP",
89
+ "cell_type": "WI-38 fetal lung fibroblast cell line"
90
+ },
91
+ {
92
+ "test_id": "37086265_01_05",
93
+ "target_genes": [
94
+ "TCF12",
95
+ "MAGI2",
96
+ "JMJD1C"
97
+ ],
98
+ "perturb_var": "time",
99
+ "control": "C",
100
+ "dose_groups": [
101
+ "50 uM"
102
+ ],
103
+ "time_groups": [
104
+ "4 day",
105
+ "7 day",
106
+ "10 day"
107
+ ],
108
+ "relation": "DOWN",
109
+ "cell_type": "WI-38 fetal lung fibroblast cell line"
110
+ },
111
+ {
112
+ "test_id": "37086265_01_06",
113
+ "target_genes": [
114
+ "SRP14",
115
+ "SERF2",
116
+ "TSPO"
117
+ ],
118
+ "perturb_var": "time",
119
+ "control": "C",
120
+ "dose_groups": [
121
+ "50 uM"
122
+ ],
123
+ "time_groups": [
124
+ "4 day",
125
+ "7 day",
126
+ "10 day"
127
+ ],
128
+ "relation": "UP",
129
+ "cell_type": "WI-38 fetal lung fibroblast cell line"
130
+ }
131
+ ]
132
+ }