Gene Combination Relationship
GET /api/genecombinations/403/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "GLIS3"
},
{
"type": "Gene",
"id": "SLC26A4"
}
]
}