Gene Combination Relationship
GET /api/genecombinations/1141/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "HOGA1"
},
{
"type": "Gene",
"id": "SLC34A1"
}
]
}