Skip to content

Commit

Permalink
Add acetaminophen example
Browse files Browse the repository at this point in the history
  • Loading branch information
amykglen committed Aug 2, 2022
1 parent f4a5506 commit e4d5bd5
Show file tree
Hide file tree
Showing 13 changed files with 605,794 additions and 678 deletions.
188,916 changes: 188,916 additions & 0 deletions example_result_sets/acetaminophen_query/ara_responses/aragorn.json

Large diffs are not rendered by default.

105,219 changes: 105,219 additions & 0 deletions example_result_sets/acetaminophen_query/ara_responses/arax.json

Large diffs are not rendered by default.

9,324 changes: 9,324 additions & 0 deletions example_result_sets/acetaminophen_query/ara_responses/bte.json

Large diffs are not rendered by default.

7,905 changes: 7,905 additions & 0 deletions example_result_sets/acetaminophen_query/ara_responses/explanatory.json

Large diffs are not rendered by default.

4,307 changes: 4,307 additions & 0 deletions example_result_sets/acetaminophen_query/ara_responses/improving.json

Large diffs are not rendered by default.

289,121 changes: 289,121 additions & 0 deletions example_result_sets/acetaminophen_query/merged_response.json

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions example_result_sets/acetaminophen_query/notes.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
This query looks for drugs proteins that interacts with Acetaminophen.

Responses were downloaded from:
https://arax.ncats.io/?r=8a1d8bf5-f5cc-4017-bd68-11fd832a988d

Query was run in August 2022.
25 changes: 25 additions & 0 deletions example_result_sets/acetaminophen_query/qg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"edges": {
"e00": {
"object": "n01",
"predicates": [
"biolink:interacts_with"
],
"subject": "n00"
}
},
"nodes": {
"n00": {
"constraints": [],
"ids": [
"CHEMBL.COMPOUND:CHEMBL112"
]
},
"n01": {
"categories": [
"biolink:Protein"
],
"constraints": []
}
}
}
12 changes: 12 additions & 0 deletions example_result_sets/acetaminophen_query/report.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"pre_merging": {
"results": 1148,
"nodes": 942,
"edges": 2120
},
"post_merging": {
"results": "673 (59%)",
"nodes": "755 (80%)",
"edges": "2120 (100%)"
}
}
39 changes: 26 additions & 13 deletions example_result_sets/creative-mode_query/merged_response.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,8 @@
"id": "creative_DTD_prediction_5"
}
]
}
},
"essence": "DEXAMETHASONE DIPROPIONATE"
},
{
"node_bindings": {
Expand Down Expand Up @@ -422,7 +423,8 @@
"id": "creative_DTD_prediction_6"
}
]
}
},
"essence": "METHYLPREDNISOLONE"
},
{
"node_bindings": {
Expand Down Expand Up @@ -606,7 +608,8 @@
"id": "creative_DTD_prediction_7"
}
]
}
},
"essence": "PRANLUKAST"
},
{
"node_bindings": {
Expand Down Expand Up @@ -740,7 +743,8 @@
"id": "creative_DTD_prediction_0"
}
]
}
},
"essence": "PREDNISONE"
},
{
"node_bindings": {
Expand Down Expand Up @@ -866,7 +870,8 @@
"id": "creative_DTD_prediction_1"
}
]
}
},
"essence": "INSULIN LISPRO"
},
{
"node_bindings": {
Expand Down Expand Up @@ -992,7 +997,8 @@
"id": "creative_DTD_prediction_2"
}
]
}
},
"essence": "INSULIN GLARGINE"
},
{
"node_bindings": {
Expand Down Expand Up @@ -1118,7 +1124,8 @@
"id": "creative_DTD_prediction_3"
}
]
}
},
"essence": "INSULIN GLULISINE"
},
{
"node_bindings": {
Expand Down Expand Up @@ -1222,7 +1229,8 @@
"id": "creative_DTD_prediction_4"
}
]
}
},
"essence": "INSULIN ASPART"
},
{
"node_bindings": {
Expand Down Expand Up @@ -1273,7 +1281,8 @@
"id": "44da256a3888bc5cbd2da115e64f92f4"
}
]
}
},
"essence": "Clarithromycin"
},
{
"node_bindings": {
Expand Down Expand Up @@ -1324,7 +1333,8 @@
"id": "b78c0e4bb851c977609fd1dd35d1af3e"
}
]
}
},
"essence": "Pulmozyme"
},
{
"node_bindings": {
Expand Down Expand Up @@ -1375,7 +1385,8 @@
"id": "37efad5d0031b0ad8d997c7a76fb89d5"
}
]
}
},
"essence": "Azithromycin"
},
{
"node_bindings": {
Expand Down Expand Up @@ -1426,7 +1437,8 @@
"id": "26d1f1b7d6c6879b50af253f7e20398d"
}
]
}
},
"essence": "Macrolide Antibiotics"
},
{
"node_bindings": {
Expand Down Expand Up @@ -1477,7 +1489,8 @@
"id": "90642258f60d98fdf654e55e63e5b22a"
}
]
}
},
"essence": "Antibiotics"
}
],
"query_graph": {
Expand Down
Loading

0 comments on commit e4d5bd5

Please sign in to comment.