Gene Combination Relationship
GET /api/genecombinations/878/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "EVC"
},
{
"type": "Gene",
"id": "WNT10A"
}
]
}