Gene Combination Relationship
GET /api/genecombinations/673/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "SEMA7A"
},
{
"type": "Gene",
"id": "SLIT2"
}
]
}