Gene Combination Relationship
GET /api/genecombinations/1000/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "AMH"
},
{
"type": "Gene",
"id": "ANOS1"
},
{
"type": "Gene",
"id": "AXL"
},
{
"type": "Gene",
"id": "FGF8"
}
]
}