Gene Combination Relationship
GET /api/genecombinations/509/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CELSR2"
},
{
"type": "Gene",
"id": "GLDC"
},
{
"type": "Gene",
"id": "PDGFRA"
},
{
"type": "Gene",
"id": "SHROOM1"
}
]
}