Gene Combination Relationship
GET /api/genecombinations/226/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "FUZ"
},
{
"type": "Gene",
"id": "MAP3K7"
},
{
"type": "Gene",
"id": "POR"
}
]
}