Gene Combination Relationship
GET /api/genecombinations/938/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "IL12RB1"
},
{
"type": "Gene",
"id": "STAT1"
}
]
}