Gene Combination Relationship
GET /api/genecombinations/990/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CHD7"
},
{
"type": "Gene",
"id": "FGFR1"
},
{
"type": "Gene",
"id": "PNPLA6"
}
]
}