pigz-2.3.4 (Compress multiple files with gzip parallely)

pigz-2.3.4 (Compress multiple files with gzip parallely)

The DE Quick Start tutorial provides an introduction to basic DE functionality and navigation.

Please work through the documentation and add your comments on the bottom of this page, or email comments to support@cyverse.org. Thank you.

Rationale and Background

pigz-2.3.4 (Parallel Implementation of Gzip) is a fully functional replacement for gzip that exploits multiple processors and multiple cores to the hilt when compressed

 

Pre-Requisites

  1. A CyVerse account. (Register for an CyVerse account here - user.cyverse.org)

  2. Mandatory arguments 

    1. Input - One or more files that needs to be compressed

    2. Output folder - Name of the output folder where the compressed files will be placed

  3. Optional Parameters:

    1. Compress faster : Indicates the fastest compression method (less compression)

    2. Compress better : indicates the slowest compression method (best compression)

 

Test/sample data

The following test data are provided for testing HISAT2 in here - /iplant/home/shared/iplantcollaborative/example_data/compress_w_gzip/inputs:

  1. trin10.fa

  2. trin11.fa 

Results 

Successful execution of the  HISAT2-index-align assessment pipeline will create a directory named output. The directory will contain compressed file or files

Output

  1. trin10.gz

  2. trin11.gz

 

pigz-2.3.4 manual - http://zlib.net/pigz/