Skip to content

Added parallel decompression of BCL file using pigz

Jonathan Gesell requested to merge 1-parallelization into master

Modified the decompression to run a little faster. Could still be slow if the BCL was not compressed using pigz as well, but you can use the decompression command to see how this can be accomplished.

Merge request reports