Gene Combination Relationship
GET /api/genecombinations/361/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ENAM"
},
{
"type": "Gene",
"id": "LAMA3"
}
]
}