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