Gene Combination Relationship
GET /api/genecombinations/364/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "RAB27A"
},
{
"type": "Gene",
"id": "STXBP2"
}
]
}