Gene Combination Relationship
GET /api/genecombinations/213/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "BBS1"
},
{
"type": "Gene",
"id": "BBS10"
},
{
"type": "Gene",
"id": "CEP290"
}
]
}