Gene Combination Relationship
GET /api/genecombinations/629/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "PROKR2"
},
{
"type": "Gene",
"id": "ROBO3"
}
]
}