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