Gene Combination Relationship
GET /api/genecombinations/714/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ATXN2"
},
{
"type": "Gene",
"id": "KIF5A"
}
]
}