Gene Combination Relationship
GET /api/genecombinations/1032/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ELP4"
},
{
"type": "Gene",
"id": "RELN"
},
{
"type": "Gene",
"id": "RYR1"
}
]
}