Gene Combination Relationship
GET /api/genecombinations/517/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "GRHL2"
},
{
"type": "Gene",
"id": "LAMC1"
}
]
}