Gene Combination Relationship
GET /api/genecombinations/188/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "APC"
},
{
"type": "Gene",
"id": "EXO1"
},
{
"type": "Gene",
"id": "OGG1"
},
{
"type": "Gene",
"id": "POLQ"
}
]
}