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