unpigz-2.3.4 (Uncompress multiple files with ungzip 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
unpigz-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 uncompressed
Pre-Requisites
A CyVerse account. (Register for an CyVerse account here - user.cyverse.org)
Mandatory arguments
Input - One or more files that needs to be uncompressed
Output folder - Name of the output folder where the compressed files will be placed
Optional Parameters:
Compress faster : Indicates the fastest uncompression method (less compression)
Compress better : indicates the slowest uncompression method (best compression)
Test/sample data
The following test data are provided for testing HISAT2 in here - /iplant/home/shared/iplantcollaborative/example_data/uncompress_files_with_gunzip:
trin10.fa.gz
trin11.fa.gz
Results
Successful execution of the unpigz will create a directory named Output. The directory will contain uncompressed file or files
Output
trin10
trin11
pigz-2.3.4 manual - http://zlib.net/pigz/