Gene Combination Relationship
GET /api/genecombinations/54/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "TCF3"
},
{
"type": "Gene",
"id": "TNFRSF13B"
}
]
}