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