Gene Combination Relationship
GET /api/genecombinations/1002/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CHD7"
},
{
"type": "Gene",
"id": "RAB3GAP2"
},
{
"type": "Gene",
"id": "SPRY4"
}
]
}