Gene Combination Relationship
GET /api/genecombinations/622/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "DCC"
},
{
"type": "Gene",
"id": "MET"
},
{
"type": "Gene",
"id": "PROKR2"
}
]
}