Gene Combination Relationship
GET /api/genecombinations/770/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ATM"
},
{
"type": "Gene",
"id": "NCOR2"
},
{
"type": "Gene",
"id": "POLG"
}
]
}