Gene Combination Relationship
GET /api/genecombinations/867/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ACE"
},
{
"type": "Gene",
"id": "EGFR"
},
{
"type": "Gene",
"id": "MMP10"
}
]
}