Gene Combination Relationship
GET /api/genecombinations/1276/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "AMHR2"
},
{
"type": "Gene",
"id": "GNRH1"
}
]
}