Gene Combination Relationship
GET /api/genecombinations/562/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ALS2"
},
{
"type": "Gene",
"id": "SOD1"
}
]
}