Gene Combination Relationship
GET /api/genecombinations/1192/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ARG1"
},
{
"type": "Gene",
"id": "COL23A1"
},
{
"type": "Gene",
"id": "COL4A2"
},
{
"type": "Gene",
"id": "DUXA"
},
{
"type": "Gene",
"id": "HSPG2"
}
]
}