recipe 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).

Homepage:

https://github.com/ckolivas/lrzip

License:

GPLv2

Recipe:

/lrzip/meta.yaml

package lrzip

(downloads) docker_lrzip

Versions:

0.621-50.621-40.621-30.621-20.621-10.621-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install lrzip

and update with:

conda update lrzip

or use the docker container:

docker pull quay.io/biocontainers/lrzip:<tag>

(see lrzip/tags for valid values for <tag>)

Download stats