Gene Combination Relationship
GET /api/genecombinations/415/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "DNAH6"
},
{
"type": "Gene",
"id": "DNAI1"
}
]
}