Gene Combination Relationship
GET /api/genecombinations/710/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CCNF"
},
{
"type": "Gene",
"id": "DCTN1"
}
]
}