Gene Combination Relationship
GET /api/genecombinations/1034/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CACNA1B"
},
{
"type": "Gene",
"id": "VLDLR"
}
]
}