Gene Combination Relationship
GET /api/genecombinations/593/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "KL"
},
{
"type": "Gene",
"id": "POLR3A"
}
]
}