Gene Combination Relationship
GET /api/genecombinations/760/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ADAMTS16"
},
{
"type": "Gene",
"id": "ATM"
},
{
"type": "Gene",
"id": "BLM"
},
{
"type": "Gene",
"id": "CYP21A2"
},
{
"type": "Gene",
"id": "FSHR"
}
]
}