Gene Combination Relationship
GET /api/genecombinations/1067/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CTU2"
},
{
"type": "Gene",
"id": "FLRT3"
},
{
"type": "Gene",
"id": "MAMLD1"
},
{
"type": "Gene",
"id": "RXFP2"
}
]
}