Gene Combination Relationship
GET /api/genecombinations/842/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CHAD"
},
{
"type": "Gene",
"id": "SPATA20"
}
]
}