Gene Combination Relationship
GET /api/genecombinations/653/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "EDNRB"
},
{
"type": "Gene",
"id": "PAX6"
},
{
"type": "Gene",
"id": "PROKR2"
},
{
"type": "Gene",
"id": "RELN"
}
]
}