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