-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathA.2_UGT8_twohop.json
58 lines (58 loc) · 2.06 KB
/
A.2_UGT8_twohop.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"message": {
"query_graph": {
"edges": {
"e01": {
"object": "n0",
"subject": "n1",
"predicates": [
"biolink:entity_negatively_regulates_entity"
]
},
"e02": {
"object": "n1",
"subject": "n2",
"predicates": [
"biolink:increases_abundance_of",
"biolink:increases_expression_of",
"biolink:increases_stability_of",
"biolink:increases_uptake_of",
"biolink:decreases_degradation_of",
"biolink:increases_secretion_of",
"biolink:increases_metabolic_processing_of",
"biolink:increases_folding_of",
"biolink:increases_localization_of",
"biolink:increases_synthesis_of",
"biolink:increases_response_to",
"biolink:increases_splicing_of",
"biolink:increases_mutation_rate_of",
"biolink:increases_transport_of",
"biolink:increases_activity_of",
"biolink:increases_molecular_modification_of",
"biolink:increases_molecular_interaction"
]
}
},
"nodes": {
"n0": {
"ids": [
"NCBIGene:7368"
],
"categories": [
"biolink:Gene"
]
},
"n1": {
"categories": [
"biolink:Gene"
]
},
"n2": {
"categories": [
"biolink:SmallMolecule"
]
}
}
}
}
}