Gene Combination Relationship
GET /api/genecombinations/261/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ANOS1"
},
{
"type": "Gene",
"id": "FGFR1"
}
]
}