Gene Combination Relationship
GET /api/genecombinations/1146/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ARHGEF28"
},
{
"type": "Gene",
"id": "TARDBP"
}
]
}