Gene Combination Relationship
GET /api/genecombinations/520/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CELSR2"
},
{
"type": "Gene",
"id": "PTK7"
}
]
}