Gene Combination Relationship
GET /api/genecombinations/731/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ERG"
},
{
"type": "Gene",
"id": "H4C2"
},
{
"type": "Gene",
"id": "NCOR2"
},
{
"type": "Gene",
"id": "PLEC"
}
]
}