Gene Combination Relationship
GET /api/genecombinations/585/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "SCNN1A"
},
{
"type": "Gene",
"id": "SCNN1B"
}
]
}