Gene Combination Relationship
GET /api/genecombinations/52/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "S100A13"
},
{
"type": "Gene",
"id": "S100A3"
}
]
}