Gene Combination Relationship
GET /api/genecombinations/337/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "GRID2"
},
{
"type": "Gene",
"id": "TSC1"
}
]
}