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

fix: determine last chunk #47

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Conversation

sandra-selfdecode
Copy link
Collaborator

Revert previous change to maximum end of srp slice
Fix how srp class determines which chunks need to be loaded
Fixes edge case where the number of variants in the chromosome is a multiple of the chunk size, and the srp was trying to load a nonexistent chunk for the end of the slice, which is not inclusive

@sandra-selfdecode sandra-selfdecode requested a review from a team as a code owner October 1, 2024 21:12
@sandra-selfdecode sandra-selfdecode merged commit 014232b into master Oct 2, 2024
1 check passed
@sandra-selfdecode sandra-selfdecode deleted the fix/determine-last-chunk branch October 2, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants