Gene Combination Relationship
GET /api/genecombinations/676/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "EGF"
},
{
"type": "Gene",
"id": "NRP1"
},
{
"type": "Gene",
"id": "RELN"
}
]
}