Gene Combination Relationship
GET /api/genecombinations/291/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "EHMT1"
},
{
"type": "Gene",
"id": "SLC9A6"
}
]
}