Gene Relationship
GET /api/genes/DNAH5/relationships/variant_set?format=api
{
"data": [
{
"type": "SmallVariant",
"id": "1337"
},
{
"type": "SmallVariant",
"id": "1339"
},
{
"type": "SmallVariant",
"id": "1342"
}
]
}