Closed jelber2 closed 2 years ago
@jelber2 Thanks. I did realize that there is already support for the bgzip like format using multigzdecode()
, thanks for figuring that out. I will merge once I did some quick tests. (I still need to find time to set up CI properly later.)
Gives the Peregine-2021 the ability to read in bgzip (block gzipped) files. Still maintains ability to read in "regular" gzip files as before.