Gene Combination Relationship
GET /api/genecombinations/786/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "AKAP9"
},
{
"type": "Gene",
"id": "HDAC5"
}
]
}