Gene Combination Relationship
GET /api/genecombinations/777/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ATG4C"
},
{
"type": "Gene",
"id": "ATM"
},
{
"type": "Gene",
"id": "PRIM1"
}
]
}