Gene Combination Relationship
GET /api/genecombinations/1209/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "BRCA1"
},
{
"type": "Gene",
"id": "RNF43"
}
]
}