Gene Combination Relationship
GET /api/genecombinations/534/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CAT"
},
{
"type": "Gene",
"id": "DVL1"
},
{
"type": "Gene",
"id": "SFRP1"
}
]
}