Gene Combination Relationship
GET /api/genecombinations/754/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "PDGFRB"
},
{
"type": "Gene",
"id": "SLC20A2"
}
]
}