Gene Combination Relationship
GET /api/genecombinations/513/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "DACT1"
},
{
"type": "Gene",
"id": "FTCD"
},
{
"type": "Gene",
"id": "NAT1"
},
{
"type": "Gene",
"id": "SNX13"
}
]
}