Gene Combination Relationship
GET /api/genecombinations/1112/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "NR0B1"
},
{
"type": "Gene",
"id": "SOX8"
},
{
"type": "Gene",
"id": "SRA1"
}
]
}