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