Gene Combination Relationship
GET /api/genecombinations/216/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ARHGEF28"
},
{
"type": "Gene",
"id": "AVPR2"
},
{
"type": "Gene",
"id": "EPHB3"
},
{
"type": "Gene",
"id": "FAM170A"
},
{
"type": "Gene",
"id": "POU2F1"
},
{
"type": "Gene",
"id": "RDX"
},
{
"type": "Gene",
"id": "SOD1"
}
]
}