Gene Combination Relationship
GET /api/genecombinations/742/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "AR"
},
{
"type": "Gene",
"id": "GJA4"
},
{
"type": "Gene",
"id": "POR"
}
]
}