Gene Combination Relationship
GET /api/genecombinations/541/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "NOS3"
},
{
"type": "Gene",
"id": "ROR2"
}
]
}