Gene Combination Relationship
GET /api/genecombinations/772/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ID1"
},
{
"type": "Gene",
"id": "TEX15"
},
{
"type": "Gene",
"id": "TUBA8"
}
]
}