-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
605,794 additions
and
678 deletions.
There are no files selected for viewing
188,916 changes: 188,916 additions & 0 deletions
188,916
example_result_sets/acetaminophen_query/ara_responses/aragorn.json
Large diffs are not rendered by default.
Oops, something went wrong.
105,219 changes: 105,219 additions & 0 deletions
105,219
example_result_sets/acetaminophen_query/ara_responses/arax.json
Large diffs are not rendered by default.
Oops, something went wrong.
9,324 changes: 9,324 additions & 0 deletions
9,324
example_result_sets/acetaminophen_query/ara_responses/bte.json
Large diffs are not rendered by default.
Oops, something went wrong.
7,905 changes: 7,905 additions & 0 deletions
7,905
example_result_sets/acetaminophen_query/ara_responses/explanatory.json
Large diffs are not rendered by default.
Oops, something went wrong.
4,307 changes: 4,307 additions & 0 deletions
4,307
example_result_sets/acetaminophen_query/ara_responses/improving.json
Large diffs are not rendered by default.
Oops, something went wrong.
289,121 changes: 289,121 additions & 0 deletions
289,121
example_result_sets/acetaminophen_query/merged_response.json
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": [] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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%)" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.