Gene Combination Relationship
GET /api/genecombinations/962/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ARHGAP35"
},
{
"type": "Gene",
"id": "IL17RD"
},
{
"type": "Gene",
"id": "SMCHD1"
},
{
"type": "Gene",
"id": "TCF12"
}
]
}