Gene Combination Relationship
GET /api/genecombinations/498/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "GLDC"
},
{
"type": "Gene",
"id": "MTHFR"
}
]
}