Gene Combination Relationship
GET /api/genecombinations/217/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ALOX15"
},
{
"type": "Gene",
"id": "AR"
},
{
"type": "Gene",
"id": "COL4A1"
},
{
"type": "Gene",
"id": "FBXW8"
},
{
"type": "Gene",
"id": "NOB1"
},
{
"type": "Gene",
"id": "PMM2"
},
{
"type": "Gene",
"id": "SOD1"
},
{
"type": "Gene",
"id": "TPP1"
}
]
}