Gene Combination Relationship
GET /api/genecombinations/924/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "GJB2"
},
{
"type": "Gene",
"id": "OTOA"
},
{
"type": "Gene",
"id": "OTOF"
},
{
"type": "Gene",
"id": "PJVK"
}
]
}