Gene Combination Relationship
GET /api/genecombinations/443/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "IGSF10"
},
{
"type": "Gene",
"id": "PLXNA1"
}
]
}