Gene Combination Relationship
GET /api/genecombinations/20/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "MSH6"
},
{
"type": "Gene",
"id": "MUTYH"
}
]
}