Gene Combination Relationship
GET /api/genecombinations/132/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "TRIM54"
},
{
"type": "Gene",
"id": "TRIM63"
}
]
}