Gene Combination Relationship
GET /api/genecombinations/734/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CEP104"
},
{
"type": "Gene",
"id": "CROCC"
},
{
"type": "Gene",
"id": "NEK1"
},
{
"type": "Gene",
"id": "TOM1L2"
},
{
"type": "Gene",
"id": "TSTD2"
}
]
}