Gene Combination Relationship
GET /api/genecombinations/1136/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "KMT2D"
},
{
"type": "Gene",
"id": "TG"
},
{
"type": "Gene",
"id": "URB1"
}
]
}