Gene Combination Relationship
GET /api/genecombinations/591/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ACADVL"
},
{
"type": "Gene",
"id": "NDUFA6"
}
]
}