Gene Combination Relationship
GET /api/genecombinations/1120/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "GLI3"
},
{
"type": "Gene",
"id": "MAMLD1"
}
]
}