Gene Combination Relationship
GET /api/genecombinations/506/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "GRHL1"
},
{
"type": "Gene",
"id": "MTHFS"
}
]
}