Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug in check_overlap when region spans whole file #146

Closed
jeromekelleher opened this issue Apr 26, 2024 · 0 comments
Closed

Bug in check_overlap when region spans whole file #146

jeromekelleher opened this issue Apr 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jeromekelleher
Copy link
Contributor

The validation code has picked out a problem where we can't check if partitions overlap when they are split across multiple files and the index doesn't know what the largest pos value is.

Run

python3 validation.py  -f -p4 validation-data/1kg_2020_others.vcf.gz.2.split

to reproduce

@jeromekelleher jeromekelleher added the bug Something isn't working label Apr 26, 2024
jeromekelleher added a commit to jeromekelleher/bio2zarr that referenced this issue Apr 26, 2024
jeromekelleher added a commit to jeromekelleher/bio2zarr that referenced this issue Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant