Gene Combination Relationship
GET /api/genecombinations/694/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "ALDH5A1"
},
{
"type": "Gene",
"id": "ATG7"
},
{
"type": "Gene",
"id": "DIP2C"
},
{
"type": "Gene",
"id": "HUWE1"
},
{
"type": "Gene",
"id": "ITPR3"
},
{
"type": "Gene",
"id": "TPH2"
}
]
}