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