Gene Combination Relationship
GET /api/genecombinations/579/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ABCA7"
},
{
"type": "Gene",
"id": "SPEG"
},
{
"type": "Gene",
"id": "TPM2"
}
]
}