Gene Combination Relationship
GET /api/genecombinations/978/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "AMH"
},
{
"type": "Gene",
"id": "CHD7"
},
{
"type": "Gene",
"id": "DMXL2"
}
]
}