Gene Combination Relationship
GET /api/genecombinations/871/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "MTOR"
},
{
"type": "Gene",
"id": "NOBOX"
},
{
"type": "Gene",
"id": "VEGFA"
}
]
}