Gene Combination Relationship
GET /api/genecombinations/1103/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "FGFR1"
},
{
"type": "Gene",
"id": "GHR"
}
]
}