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