Skip to content

Instantly share code, notes, and snippets.

This file has been truncated, but you can view the full file.
{"message": {"results": [{"node_bindings": {"disease": [{"id": "MONDO:0008753"}], "drug": [{"id": "CHEMBL.COMPOUND:CHEMBL1337"}], "creative_DTD_qnode_1": [{"id": "FMA:61799"}, {"id": "FMA:67238"}, {"id": "FMA:67243"}, {"id": "FMA:82768"}, {"id": "UniProtKB:P32754"}, {"id": "UniProtKB:Q93099"}, {"id": "MONDO:0001910"}], "creative_DTD_qnode_0": [{"id": "UniProtKB:P32754"}, {"id": "UBERON:0000178"}, {"id": "DRUGBANK:DB08327"}, {"id": "UBERON:0000158"}]}, "edge_bindings": {"probably_treats": [{"id": "creative_DTD_prediction_0", "attributes": null}], "creative_DTD_qedge_0": [{"id": "infores:rtx-kg2:CHEMBL.COMPOUND:CHEMBL1337-biolink:entity_negatively_regulates_entity-DRUGBANK:DB08327", "attributes": null}, {"id": "infores:rtx-kg2:CHEMBL.COMPOUND:CHEMBL1337-biolink:located_in-UBERON:0000158", "attributes": null}, {"id": "infores:rtx-kg2:CHEMBL.COMPOUND:CHEMBL1337-biolink:entity_negatively_regulates_entity-UniProtKB:P32754", "attributes": null}, {"id": "infores:rtx-kg2:CHEMBL.COMPOUND:CHEMBL1337-biolink:decreases_ac
@finnagin
finnagin / subutexDryMouthWorkflow.json
Created March 10, 2022 22:41
A workflowized version of the query in NCATSTranslator/testing#178
{
"workflow": [
{
"id": "fill"
},
{
"id": "overlay_compute_ngd",
"parameters": {
"virtual_relation_label": "NGD1",
"qnode_keys": [
@finnagin
finnagin / subclassWorkflow.json
Created February 1, 2022 03:07
RTXteam/RTX#1722, Workflowitized version of the standup query listed here: NCATSTranslator/testing#173
{
"workflow": [
{
"id": "lookup"
},
{
"id": "overlay_compute_ngd",
"parameters": {
"virtual_relation_label": "NGD1",
"qnode_keys": ["n0", "n1"]
@finnagin
finnagin / cataractTreatmentWorkflow.json
Created January 28, 2022 08:13
RTXteam/RTX#1722, Workflowitized version of the standup query listed here: NCATSTranslator/testing#171
{
"workflow": [
{
"id": "lookup"
},
{
"id": "overlay_connect_knodes"
},
{
"id": "score"
@finnagin
finnagin / derivesFromWorkflowatized.json
Created January 25, 2022 09:07
A workflowatized version of the standup query from NCATSTranslator/testing#169
{
"workflow": [
{
"id": "lookup"
},
{
"id": "overlay_compute_ngd",
"parameters": {
"virtual_relation_label": "NGD1",
"qnode_keys": ["n0", "n1"]