Gene Combination Relationship
GET /api/genecombinations/1004/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "FGFR1"
},
{
"type": "Gene",
"id": "OTUD4"
}
]
}