Gene Combination Relationship
GET /api/genecombinations/1038/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "APOE"
},
{
"type": "Gene",
"id": "CHAT"
},
{
"type": "Gene",
"id": "MAPT"
},
{
"type": "Gene",
"id": "PSEN1"
},
{
"type": "Gene",
"id": "SORL1"
}
]
}