Gene Combination Relationship
GET /api/genecombinations/1105/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "GPRC6A"
},
{
"type": "Gene",
"id": "KAT6B"
}
]
}