Gene Combination Relationship
GET /api/genecombinations/751/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "BCKDHA"
},
{
"type": "Gene",
"id": "DBT"
}
]
}