Gene Combination Relationship
GET /api/genecombinations/1221/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "CD8A"
},
{
"type": "Gene",
"id": "PIK3R1"
},
{
"type": "Gene",
"id": "TNFRSF13B"
}
]
}