Gene Combination Relationship
GET /api/genecombinations/207/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "NDP"
},
{
"type": "Gene",
"id": "ZNF408"
}
]
}