Gene Relationship
GET /api/genes/SCN5A/relationships/genecombination_set?format=api
{
"data": [
{
"type": "GeneCombination",
"id": "123"
},
{
"type": "GeneCombination",
"id": "134"
},
{
"type": "GeneCombination",
"id": "249"
},
{
"type": "GeneCombination",
"id": "250"
},
{
"type": "GeneCombination",
"id": "439"
},
{
"type": "GeneCombination",
"id": "862"
}
]
}