Gene Combination Relationship
GET /api/genecombinations/170/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CA2"
},
{
"type": "Gene",
"id": "LARP7"
},
{
"type": "Gene",
"id": "MCCC2"
},
{
"type": "Gene",
"id": "SPG11"
}
]
}