Gene Combination Relationship
GET /api/genecombinations/108/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "BBS7"
},
{
"type": "Gene",
"id": "TTC8"
}
]
}