Gene Combination Relationship
GET /api/genecombinations/151/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "MYH7"
},
{
"type": "Gene",
"id": "NEXN"
}
]
}