Gene Combination Relationship
GET /api/genecombinations/972/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "FGFR1"
},
{
"type": "Gene",
"id": "POLR3B"
},
{
"type": "Gene",
"id": "SMCHD1"
},
{
"type": "Gene",
"id": "SQSTM1"
}
]
}