Gene Combination Relationship
GET /api/genecombinations/50/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "OCA2"
},
{
"type": "Gene",
"id": "SLC45A2"
}
]
}