Gene Combination Relationship
GET /api/genecombinations/1243/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "FAM83H"
},
{
"type": "Gene",
"id": "WDR72"
}
]
}