Gene Combination Relationship
GET /api/genecombinations/1110/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CACNA1F"
},
{
"type": "Gene",
"id": "MPDZ"
},
{
"type": "Gene",
"id": "SRA1"
}
]
}