Gene Combination Relationship
GET /api/genecombinations/532/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "BHMT"
},
{
"type": "Gene",
"id": "SHMT1"
}
]
}