Gene Combination Relationship
GET /api/genecombinations/1156/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "SETX"
},
{
"type": "Gene",
"id": "SQSTM1"
}
]
}