Gene Combination Relationship
GET /api/genecombinations/1102/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "FGFR3"
},
{
"type": "Gene",
"id": "FLNA"
},
{
"type": "Gene",
"id": "GLI2"
},
{
"type": "Gene",
"id": "GPRC6A"
},
{
"type": "Gene",
"id": "NR5A1"
},
{
"type": "Gene",
"id": "PROKR2"
}
]
}