Skip to content

Instantly share code, notes, and snippets.

@ktym
Created April 7, 2021 05:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ktym/f89bb276e788a3cb95cd2d3535066ffe to your computer and use it in GitHub Desktop.
Save ktym/f89bb276e788a3cb95cd2d3535066ffe to your computer and use it in GitHub Desktop.
{
"head": {
"link": [],
"vars": [
"hgnc_uri",
"gene_symbol",
"approved_name",
"chromosomal_location",
"alias",
"ncbigene",
"ensg",
"refseq",
"omim"
]
},
"results": {
"distinct": false,
"ordered": true,
"bindings": [
{
"hgnc_uri": {
"type": "uri",
"value": "http://identifiers.org/hgnc/404"
},
"gene_symbol": {
"type": "literal",
"value": "ALDH2"
},
"approved_name": {
"type": "literal",
"value": "aldehyde dehydrogenase 2 family member"
},
"chromosomal_location": {
"type": "literal",
"value": "12q24.12"
},
"ncbigene": {
"type": "uri",
"value": "http://identifiers.org/ncbigene/217"
},
"ensg": {
"type": "uri",
"value": "http://identifiers.org/ensembl/ENSG00000111275"
},
"refseq": {
"type": "uri",
"value": "http://identifiers.org/refseq/NM_000690"
},
"omim": {
"type": "uri",
"value": "http://identifiers.org/omim/100650"
}
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment