Gene Combination Relationship
GET /api/genecombinations/405/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CYP1A1"
},
{
"type": "Gene",
"id": "EVC"
},
{
"type": "Gene",
"id": "GRID1"
},
{
"type": "Gene",
"id": "MAMLD1"
},
{
"type": "Gene",
"id": "NOTCH1"
},
{
"type": "Gene",
"id": "RET"
},
{
"type": "Gene",
"id": "RIPK4"
},
{
"type": "Gene",
"id": "ZBTB16"
}
]
}