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