Gene Combination Relationship
GET /api/genecombinations/302/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CLCNKB"
},
{
"type": "Gene",
"id": "SLC12A1"
}
]
}