Gene Combination Relationship
GET /api/genecombinations/1107/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "AKR1C4"
},
{
"type": "Gene",
"id": "GPRC6A"
},
{
"type": "Gene",
"id": "MAP3K1"
},
{
"type": "Gene",
"id": "ROR2"
},
{
"type": "Gene",
"id": "SLC29A3"
}
]
}