Gene Combination Relationship
GET /api/genecombinations/156/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "KRT14"
},
{
"type": "Gene",
"id": "KRT5"
}
]
}