Gene Combination Relationship
GET /api/genecombinations/1009/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "LMF1"
},
{
"type": "Gene",
"id": "LPL"
}
]
}