Gene Combination Relationship
GET /api/genecombinations/376/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CACNA1G"
},
{
"type": "Gene",
"id": "KCNQ3"
}
]
}