Gene Combination Relationship
GET /api/genecombinations/608/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "RASA1"
},
{
"type": "Gene",
"id": "TIMP3"
}
]
}