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