Gene Combination Relationship
GET /api/genecombinations/110/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "FOXH1"
},
{
"type": "Gene",
"id": "ZIC3"
}
]
}