Gene Combination Relationship
GET /api/genecombinations/545/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "COBL"
},
{
"type": "Gene",
"id": "NOG"
},
{
"type": "Gene",
"id": "ZNRF3"
}
]
}