Gene Combination Relationship
GET /api/genecombinations/224/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "BAZ1B"
},
{
"type": "Gene",
"id": "GRIP1"
},
{
"type": "Gene",
"id": "SUFU"
},
{
"type": "Gene",
"id": "TBX6"
}
]
}