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