Gene Combination Relationship
GET /api/genecombinations/373/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CACNA1H"
},
{
"type": "Gene",
"id": "MAST4"
}
]
}