Gene Combination Relationship
GET /api/genecombinations/726/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "GRN"
},
{
"type": "Gene",
"id": "NEK1"
},
{
"type": "Gene",
"id": "PON1"
},
{
"type": "Gene",
"id": "SOD1"
},
{
"type": "Gene",
"id": "SPG11"
}
]
}