Gene Combination Relationship
GET /api/genecombinations/1025/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CFAP418"
},
{
"type": "Gene",
"id": "WDPCP"
}
]
}