Gene Combination Relationship
GET /api/genecombinations/147/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "MAN1B1"
},
{
"type": "Gene",
"id": "SEC23A"
}
]
}