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)

unzip

Format

cg unzip file ...

Summary

Decompresses

Description

cg unzip will decompress the files given. Input files can be in any of the supported compression formats (lz4, gz, bgz, bz2, rz).

Options

-k 0/1 (-keep): keep the compressed version of the file -f 0/1 (-force): If 0 (default) an error is given if the target file (filename without the extension for the compression) already exists. With 1, an already existing uncompressed file will be overwritten.

Category

Compression