Gene Combination Relationship
GET /api/genecombinations/122/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "AGXT2"
},
{
"type": "Gene",
"id": "SCAP"
}
]
}