issues
search
mbhall88
/
rasusa
Randomly subsample sequencing reads or alignments
https://doi.org/10.21105/joss.03941
MIT License
211
stars
17
forks
source link
Restore output file compression
#29
Closed
mbhall88
closed
3 years ago
mbhall88
commented
3 years ago
Added
Support for LZMA, Bzip, and Gzip output compression (thanks to
niffler
). This is either inferred from the file extension or manually via the
-O
option.
Option to specify the compression level for the output via
-l
Fixed
Restore compression of output files [closes #27]
Added
niffler
). This is either inferred from the file extension or manually via the-O
option.-l
Fixed