Gene Combination Relationship
GET /api/genecombinations/758/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "MYO7A"
},
{
"type": "Gene",
"id": "USH1C"
}
]
}