Gene Combination Relationship
GET /api/genecombinations/190/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "PROK2"
},
{
"type": "Gene",
"id": "SEMA3A"
}
]
}