Gene Combination Relationship
GET /api/genecombinations/762/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ERBB4"
},
{
"type": "Gene",
"id": "PKP1"
},
{
"type": "Gene",
"id": "RYR3"
},
{
"type": "Gene",
"id": "SAMD11"
}
]
}