Gene Combination Relationship
GET /api/genecombinations/674/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "GHR"
},
{
"type": "Gene",
"id": "LHB"
}
]
}