Gene Combination Relationship
GET /api/genecombinations/27/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "DUOX1"
},
{
"type": "Gene",
"id": "DUOX2"
}
]
}