Gene Combination Relationship
GET /api/genecombinations/564/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "MEI1"
},
{
"type": "Gene",
"id": "TEX11"
}
]
}