broadinstitute / seqr-loading-pipelines

hail-based pipelines for annotating variant callsets and exporting them to elasticsearch
MIT License
22 stars 20 forks source link

Add `AlleleType` validation. #784

Closed bpblanken closed 1 month ago

bpblanken commented 2 months ago

Hail added a new AlleleType enum in a recent release, which we can use to improve our validation at import time.