Gene Combination Relationship
GET /api/genecombinations/371/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CHD7"
},
{
"type": "Gene",
"id": "MCM9"
},
{
"type": "Gene",
"id": "PRKD1"
}
]
}