Gene Combination Relationship
GET /api/genecombinations/485/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ALDH1L1"
},
{
"type": "Gene",
"id": "FAT4"
},
{
"type": "Gene",
"id": "PCYT1A"
},
{
"type": "Gene",
"id": "PTCH1"
},
{
"type": "Gene",
"id": "ZIC3"
}
]
}