Gene Combination Relationship
GET /api/genecombinations/644/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "NRP2"
},
{
"type": "Gene",
"id": "PLXNB1"
},
{
"type": "Gene",
"id": "RELN"
},
{
"type": "Gene",
"id": "TLE4"
}
]
}