Gene Combination Relationship
GET /api/genecombinations/334/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "TSC1"
},
{
"type": "Gene",
"id": "TSC2"
}
]
}