Gene Combination Relationship
GET /api/genecombinations/916/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "GBA"
},
{
"type": "Gene",
"id": "TARDBP"
}
]
}