Gene Relationship
GET /api/genes/COL6A3/relationships/genecombination_set?format=api
{
"data": [
{
"type": "GeneCombination",
"id": "100"
},
{
"type": "GeneCombination",
"id": "382"
},
{
"type": "GeneCombination",
"id": "569"
},
{
"type": "GeneCombination",
"id": "575"
},
{
"type": "GeneCombination",
"id": "1191"
},
{
"type": "GeneCombination",
"id": "1247"
}
]
}