Gene Combination Relationship
GET /api/genecombinations/989/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "HS6ST1"
},
{
"type": "Gene",
"id": "SMCHD1"
}
]
}