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