Gene Combination Relationship
GET /api/genecombinations/358/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CLCN7"
},
{
"type": "Gene",
"id": "TCIRG1"
}
]
}