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