Gene Combination Relationship
GET /api/genecombinations/1224/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "IL21R"
},
{
"type": "Gene",
"id": "TAP1"
}
]
}