Gene Combination Relationship
GET /api/genecombinations/550/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "AHCY"
},
{
"type": "Gene",
"id": "AMBRA1"
},
{
"type": "Gene",
"id": "CXCL6"
},
{
"type": "Gene",
"id": "INVS"
},
{
"type": "Gene",
"id": "PRICKLE2"
}
]
}