Gene Combination Relationship
GET /api/genecombinations/273/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "DISP1"
},
{
"type": "Gene",
"id": "SHH"
}
]
}