Gene Relationship
GET /api/genes/MSH4/relationships/genecombination_set?format=api
{
"data": [
{
"type": "GeneCombination",
"id": "789"
},
{
"type": "GeneCombination",
"id": "1231"
},
{
"type": "GeneCombination",
"id": "1234"
},
{
"type": "GeneCombination",
"id": "1238"
}
]
}