Gene Combination Relationship
GET /api/genecombinations/702/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ELP3"
},
{
"type": "Gene",
"id": "SOD1"
}
]
}