Gene Combination Relationship
GET /api/genecombinations/587/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "GBE1"
},
{
"type": "Gene",
"id": "HMBS"
},
{
"type": "Gene",
"id": "PHKA1"
},
{
"type": "Gene",
"id": "RYR1"
}
]
}