Gene Combination Relationship
GET /api/genecombinations/1278/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "MYH9"
},
{
"type": "Gene",
"id": "MYO5A"
}
]
}