Gene Combination Relationship
GET /api/genecombinations/1130/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "AXL"
},
{
"type": "Gene",
"id": "FGFR1"
},
{
"type": "Gene",
"id": "GNRHR"
}
]
}