Gene Combination Relationship
GET /api/genecombinations/1125/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "GPC3"
},
{
"type": "Gene",
"id": "PRKAR1A"
}
]
}