Gene Combination Relationship
GET /api/genecombinations/309/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CD40LG"
},
{
"type": "Gene",
"id": "XIAP"
}
]
}