Gene Combination Relationship
GET /api/genecombinations/736/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "AR"
},
{
"type": "Gene",
"id": "DGKK"
},
{
"type": "Gene",
"id": "EGF"
},
{
"type": "Gene",
"id": "FKBP4"
},
{
"type": "Gene",
"id": "GJA4"
}
]
}