Gene Combination Relationship
GET /api/genecombinations/614/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "AXL"
},
{
"type": "Gene",
"id": "EGF"
}
]
}