Gene Combination Relationship
GET /api/genecombinations/225/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "MYO18B"
},
{
"type": "Gene",
"id": "SUFU"
},
{
"type": "Gene",
"id": "WNT7A"
}
]
}