Skip to content

Instantly share code, notes, and snippets.

@andrewsu
Created June 10, 2021 15:14
Show Gist options
  • Save andrewsu/884e0c84a299b4ccaba6f856581b8cef to your computer and use it in GitHub Desktop.
Save andrewsu/884e0c84a299b4ccaba6f856581b8cef to your computer and use it in GitHub Desktop.
DILI one-hop from EXOC4, PTPN22, ERAP2
{
"message": {
"query_graph": {
"nodes": {
"n0": {
"name": "input genes EXOC4, PTPN22, ERAP2",
"ids": [
"NCBIGene:60412",
"NCBIGene:26191",
"NCBIGene:64167"
]
},
"n1": {
"categories": [
"biolink:ChemicalSubstance"
],
"name": "Chemical Substance"
}
},
"edges": {
"e0": {
"subject": "n0",
"object": "n1",
"predicates": [
"biolink:related_to"
]
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment