Gene Combination Relationship
GET /api/genecombinations/872/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "EGFR"
},
{
"type": "Gene",
"id": "GNRHR"
},
{
"type": "Gene",
"id": "MMP11"
}
]
}