Gene Combination Relationship
GET /api/genecombinations/704/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "GRN"
},
{
"type": "Gene",
"id": "TAF15"
}
]
}