Gene Combination Relationship
GET /api/genecombinations/303/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "PRPF31"
},
{
"type": "Gene",
"id": "SLC7A14"
}
]
}