Gene Combination Relationship
GET /api/genecombinations/1065/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "FGFR2"
},
{
"type": "Gene",
"id": "GHRHR"
},
{
"type": "Gene",
"id": "MYRF"
},
{
"type": "Gene",
"id": "PROP1"
}
]
}