Gene Combination Relationship
GET /api/genecombinations/385/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "AKR1C3"
},
{
"type": "Gene",
"id": "DOCK8"
},
{
"type": "Gene",
"id": "FSHR"
},
{
"type": "Gene",
"id": "NCOR1"
},
{
"type": "Gene",
"id": "NR5A1"
},
{
"type": "Gene",
"id": "POR"
}
]
}