mindflow-cn commited on
Commit
94b5a76
·
verified ·
1 Parent(s): acf6b9f

Add 40766395_01 test_case.json

Browse files
Files changed (1) hide show
  1. data/40766395_01/test_case.json +43 -0
data/40766395_01/test_case.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "benchmark_id": "40766395_01",
3
+ "sample_system": "",
4
+ "tissue": "Liver",
5
+ "source_type": "cell_line",
6
+ "perturbation_type": "drug",
7
+ "perturbation_name": "Brefeldin A",
8
+ "default_cell_subset": "",
9
+ "description": "HepaRG cells treated with Brefeldin A.",
10
+ "smiles": "CC1CCCC=CC2CC(CC2C(C=CC(=O)O1)O)O",
11
+ "test_cases": [
12
+ {
13
+ "test_id": "40766395_01_01",
14
+ "target_genes": [
15
+ "HSPA5",
16
+ "GTF2F1",
17
+ "GOLGA3",
18
+ "SYVN1",
19
+ "LMF2",
20
+ "HYOU1",
21
+ "SLC38A10",
22
+ "ZNF598",
23
+ "PDIA4",
24
+ "SQSTM1",
25
+ "DDIT3",
26
+ "ATF4",
27
+ "INHBE",
28
+ "ARF4"
29
+ ],
30
+ "perturb_var": "dose",
31
+ "control": "C",
32
+ "dose_groups": [
33
+ "0.01 uM",
34
+ "0.1 uM"
35
+ ],
36
+ "time_groups": [
37
+ "24 h"
38
+ ],
39
+ "relation": "UP",
40
+ "cell_type": "HepaRG liver toxicology cell line"
41
+ }
42
+ ]
43
+ }