Gene Combination Relationship
GET /api/genecombinations/317/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ANGPTL3"
},
{
"type": "Gene",
"id": "APOB"
},
{
"type": "Gene",
"id": "MTTP"
},
{
"type": "Gene",
"id": "PCSK9"
},
{
"type": "Gene",
"id": "SAR1B"
}
]
}