Gene Combination Relationship
GET /api/genecombinations/491/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ARID1A"
},
{
"type": "Gene",
"id": "ROR2"
}
]
}