Gene Combination Relationship
GET /api/genecombinations/1228/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "IL10RA"
},
{
"type": "Gene",
"id": "IL10RB"
},
{
"type": "Gene",
"id": "LRBA"
}
]
}