Gene Combination Relationship
GET /api/genecombinations/1244/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "DLX3"
},
{
"type": "Gene",
"id": "WNT10A"
}
]
}