Gene Combination Relationship
GET /api/genecombinations/1210/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "AGTR2"
},
{
"type": "Gene",
"id": "CSMD1"
},
{
"type": "Gene",
"id": "LAMA2"
},
{
"type": "Gene",
"id": "TLR4"
}
]
}