Gene Combination Relationship
GET /api/genecombinations/228/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "BAZ1B"
},
{
"type": "Gene",
"id": "COG1"
}
]
}