Gene Combination Relationship
GET /api/genecombinations/3/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ABCC8"
},
{
"type": "Gene",
"id": "NOTCH3"
}
]
}