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