Gene Combination Relationship
GET /api/genecombinations/194/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "FLNB"
},
{
"type": "Gene",
"id": "TTC26"
}
]
}