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