Gene Combination Relationship
GET /api/genecombinations/664/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "EGFR"
},
{
"type": "Gene",
"id": "NRP2"
},
{
"type": "Gene",
"id": "RELN"
}
]
}