Gene Combination Relationship
GET /api/genecombinations/874/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "NOD2"
},
{
"type": "Gene",
"id": "NPC1"
}
]
}