Gene Combination Relationship
GET /api/genecombinations/1253/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CHD7"
},
{
"type": "Gene",
"id": "GLI2"
},
{
"type": "Gene",
"id": "MYO7A"
},
{
"type": "Gene",
"id": "VDR"
}
]
}