Gene Combination Relationship
GET /api/genecombinations/554/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "MAP3K1"
},
{
"type": "Gene",
"id": "NR5A1"
}
]
}