Gene Combination Relationship
GET /api/genecombinations/112/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "NKX2-5"
},
{
"type": "Gene",
"id": "ZIC3"
}
]
}