Gene Combination Relationship
GET /api/genecombinations/6/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ADD3"
},
{
"type": "Gene",
"id": "KAT2B"
}
]
}