Gene Combination Relationship
GET /api/genecombinations/828/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CNOT1"
},
{
"type": "Gene",
"id": "WNT4"
}
]
}