Gene Combination Relationship
GET /api/genecombinations/993/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "IL17RD"
},
{
"type": "Gene",
"id": "RNF216"
}
]
}