Gene Combination Relationship
GET /api/genecombinations/463/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ALPK3"
},
{
"type": "Gene",
"id": "MYL2"
},
{
"type": "Gene",
"id": "TTN"
}
]
}