Gene Combination Relationship
GET /api/genecombinations/983/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "DMXL2"
},
{
"type": "Gene",
"id": "PCSK1"
},
{
"type": "Gene",
"id": "SEMA3A"
}
]
}