Gene Combination Relationship
GET /api/genecombinations/522/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ARID1A"
},
{
"type": "Gene",
"id": "NKX2-8"
},
{
"type": "Gene",
"id": "PCYT1A"
},
{
"type": "Gene",
"id": "SETD2"
}
]
}