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