Gene Combination Relationship
GET /api/genecombinations/83/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "BAAT"
},
{
"type": "Gene",
"id": "TJP2"
}
]
}