broadinstitute / seqr-loading-pipelines

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

Fix liftover caching bug in tests #878

Closed bpblanken closed 2 months ago

bpblanken commented 2 months ago

There's a sneaky issue we're running into in the tests with hail's liftover being cached between unit tests. We're also not correctly using the locally stored leftovers but we should be!