Gene Combination Relationship
GET /api/genecombinations/421/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ALMS1"
},
{
"type": "Gene",
"id": "BBS4"
},
{
"type": "Gene",
"id": "BBS9"
}
]
}