Gene Combination Relationship
GET /api/genecombinations/237/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CYP1A1"
},
{
"type": "Gene",
"id": "MAMLD1"
},
{
"type": "Gene",
"id": "PIK3R3"
}
]
}