Gene Combination Relationship
GET /api/genecombinations/870/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ACE"
},
{
"type": "Gene",
"id": "ALPG"
},
{
"type": "Gene",
"id": "CYP17A1"
}
]
}