Gene Combination Relationship
GET /api/genecombinations/1229/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "GATA2"
},
{
"type": "Gene",
"id": "KMT2D"
},
{
"type": "Gene",
"id": "NFKB1"
},
{
"type": "Gene",
"id": "STAT5B"
},
{
"type": "Gene",
"id": "TFRC"
}
]
}