Gene Combination Relationship
GET /api/genecombinations/470/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "COL2A1"
},
{
"type": "Gene",
"id": "FAT1"
},
{
"type": "Gene",
"id": "PTCH1"
}
]
}