Gene Combination Relationship
GET /api/genecombinations/934/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "IFNGR1"
},
{
"type": "Gene",
"id": "IL23R"
},
{
"type": "Gene",
"id": "JAK1"
},
{
"type": "Gene",
"id": "PPP1R9B"
}
]
}