Gene Combination Relationship
GET /api/genecombinations/256/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "FGFR1"
},
{
"type": "Gene",
"id": "FLRT3"
}
]
}