Gene Combination Relationship
GET /api/genecombinations/1238/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "MSH4"
},
{
"type": "Gene",
"id": "MSH5"
},
{
"type": "Gene",
"id": "PGRMC1"
}
]
}