Gene Combination Relationship
GET /api/genecombinations/497/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "FAT4"
},
{
"type": "Gene",
"id": "SFRP5"
}
]
}