Gene Combination Relationship
GET /api/genecombinations/495/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "FZD2"
},
{
"type": "Gene",
"id": "MTHFR"
},
{
"type": "Gene",
"id": "SLC2A1"
}
]
}