Gene Combination Relationship
GET /api/genecombinations/560/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "FUS"
},
{
"type": "Gene",
"id": "OPTN"
}
]
}