Gene Combination Relationship
GET /api/genecombinations/857/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "STUB1"
},
{
"type": "Gene",
"id": "TBP"
}
]
}