Gene Combination Relationship
GET /api/genecombinations/1218/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "KMT2C"
},
{
"type": "Gene",
"id": "KMT5A"
}
]
}