Gene Combination Relationship
GET /api/genecombinations/166/relationships/genes?format=api
{
"data": [
{
"type": "Gene",
"id": "NPHS1"
},
{
"type": "Gene",
"id": "NPHS2"
}
]
}