Gene Combination Relationship
GET /api/genecombinations/581/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CFTR"
},
{
"type": "Gene",
"id": "SERPINA1"
}
]
}