GenomeComb



Genomecomb moved to github on https://github.com/derijkp/genomecomb with documentation on https://derijkp.github.io/genomecomb. For up to date versions, go there. These pages only remain here for the data on the older scientific application (or if someone really needs a long obsolete version of the software)

razip

Format

cg razip ?options? file ...

Summary

Compresses files using razip

Description

The given files are compressed using razip, and the original uncompressed files are removed (by default). Files already compressed using another method, are recompressed using razip. razip is a compression method that is compatible with gzip, but allows random access to compressed files.

Options

supports options:

-k
keep the original uncompressed file if 1 (default 0)

Category

Compression