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