Gene Combination Relationship
GET /api/genecombinations/220/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ADGRB2"
},
{
"type": "Gene",
"id": "CACNA1H"
},
{
"type": "Gene",
"id": "CHRNB1"
},
{
"type": "Gene",
"id": "GALC"
},
{
"type": "Gene",
"id": "HTT"
},
{
"type": "Gene",
"id": "ITPR1"
},
{
"type": "Gene",
"id": "SOD1"
},
{
"type": "Gene",
"id": "XK"
}
]
}