Gene Combination Relationship
GET /api/genecombinations/761/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "MCM9"
},
{
"type": "Gene",
"id": "NCOR2"
},
{
"type": "Gene",
"id": "RAD52"
},
{
"type": "Gene",
"id": "RAD54L"
},
{
"type": "Gene",
"id": "RYR3"
}
]
}