Gene Combination Relationship
GET /api/genecombinations/1250/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ROBO4"
},
{
"type": "Gene",
"id": "SLIT1"
}
]
}