Gene Combination Relationship
GET /api/genecombinations/230/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "FREM2"
},
{
"type": "Gene",
"id": "MYO18B"
}
]
}