Gene Combination Relationship
GET /api/genecombinations/117/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "SLC3A1"
},
{
"type": "Gene",
"id": "SLC7A9"
}
]
}