You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an issue for me because some of the bioinformatics software I rely on is based on pbgzip, and it's therefore not able to robustly handle the gzipped tsv files we routinely use in data processing. Note also that gzip is able to decompress pbgzipped files.
Minimal example:
Output:
gzip version: 1.13
pbgzip version: 2016.08.04
This is an issue for me because some of the bioinformatics software I rely on is based on pbgzip, and it's therefore not able to robustly handle the gzipped tsv files we routinely use in data processing. Note also that gzip is able to decompress pbgzipped files.
Output:
abc
It would be great to see decompression of regular gzipped files supported by pbgzip!
The text was updated successfully, but these errors were encountered: