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