lrzip

Long Range ZIP or Lzma RZIP. This is a compression program optimised for large files. The larger the file and the more memory you have, the better the compression advantage this will provide, especially once the files are larger than 100MB. The advantage can be chosen to be either size (much smaller than bzip2) or speed (much faster than bzip2).

Home https://github.com/ckolivas/lrzip
Versions 0.621
License GPLv2
Recipe https://github.com/bioconda/bioconda-recipes/tree/master/recipes/lrzip

Installation

With an activated Bioconda channel (see Setup and usage), install with:

conda install lrzip

and update with:

conda update lrzip