- 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:
- License:
GPLv2
- Recipe:
- package lrzip¶
-
- Versions:
0.621-5
,0.621-4
,0.621-3
,0.621-2
,0.621-1
,0.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¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/lrzip/README.html)