Gene Combination Relationship
GET /api/genecombinations/254/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "DUSP6"
},
{
"type": "Gene",
"id": "SPRY4"
}
]
}