Gene Combination Relationship
GET /api/genecombinations/488/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CELSR2"
},
{
"type": "Gene",
"id": "DLC1"
},
{
"type": "Gene",
"id": "FZD6"
},
{
"type": "Gene",
"id": "MTHFD1"
},
{
"type": "Gene",
"id": "SHROOM3"
}
]
}