Gene Combination Relationship
GET /api/genecombinations/1119/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "DCAF17"
},
{
"type": "Gene",
"id": "FEZF1"
}
]
}