Gene Combination Relationship
GET /api/genecombinations/725/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "APEX1"
},
{
"type": "Gene",
"id": "GRN"
},
{
"type": "Gene",
"id": "NEK1"
},
{
"type": "Gene",
"id": "PFN1"
},
{
"type": "Gene",
"id": "SOD1"
},
{
"type": "Gene",
"id": "TUBA4A"
},
{
"type": "Gene",
"id": "VAPB"
}
]
}