Gene Combination Relationship
GET /api/genecombinations/586/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "NDUFA10"
},
{
"type": "Gene",
"id": "PYGM"
},
{
"type": "Gene",
"id": "TIMM50"
}
]
}