Gene Combination Relationship
GET /api/genecombinations/192/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CNTNAP2"
},
{
"type": "Gene",
"id": "MAPK7"
}
]
}