Gene Combination Relationship
GET /api/genecombinations/159/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CEP290"
},
{
"type": "Gene",
"id": "CEP41"
}
]
}