Gene Combination Relationship
GET /api/genecombinations/363/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "STX11"
},
{
"type": "Gene",
"id": "STXBP2"
}
]
}