Gene Combination Relationship
GET /api/genecombinations/879/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ATP7B"
},
{
"type": "Gene",
"id": "FOXP1"
},
{
"type": "Gene",
"id": "SETX"
},
{
"type": "Gene",
"id": "SORL1"
}
]
}