Gene Combination Relationship
GET /api/genecombinations/860/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ABCG5"
},
{
"type": "Gene",
"id": "CD36"
},
{
"type": "Gene",
"id": "PCSK9"
}
]
}