Gene Combination Relationship
GET /api/genecombinations/466/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "PRSS1"
},
{
"type": "Gene",
"id": "SPINK1"
}
]
}