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 some logging for crdq debugging #741

Closed jklugherz closed 5 months ago

jklugherz commented 5 months ago

I'm a bit confused about the errors here for gnomad_qc, namely why the erroring code is executing because the super().complete() call should fail

Hopefully these logs will help me