Skip to content

Conversation

@joshfactorial
Copy link
Collaborator

Refactored parallelism to fix a few issues in the header.

joshfactorial and others added 20 commits October 7, 2025 00:00
…fore, it required creating sub files which were then stitched back together into the output, but since parallel code ran on top of that, we were stitching 2 layers of files, but only running on a chunk at a time, so essentially there was a loop only running once. This cuts out some of the extra loops we were running. Still need to stitch final files and produce final VCF
…ler bams first then stitching them together, like we were doing before.
@joshfactorial
Copy link
Collaborator Author

Ran several tests. Everything is working pretty well.

@joshfactorial joshfactorial merged commit d455ca5 into main Oct 14, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants