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