Gene Combination Relationship
GET /api/genecombinations/389/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "COL17A1"
},
{
"type": "Gene",
"id": "DKK1"
},
{
"type": "Gene",
"id": "LAMA3"
}
]
}