Gene Combination Relationship
GET /api/genecombinations/1006/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CCDC141"
},
{
"type": "Gene",
"id": "RAB3GAP1"
},
{
"type": "Gene",
"id": "SEMA3A"
}
]
}