Gene Combination Relationship
GET /api/genecombinations/502/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ALX1"
},
{
"type": "Gene",
"id": "MTRR"
},
{
"type": "Gene",
"id": "ZIC3"
}
]
}