Gene Combination Relationship
GET /api/genecombinations/249/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "KCNH2"
},
{
"type": "Gene",
"id": "SCN5A"
}
]
}