rrwick / Porechop

adapter trimmer for Oxford Nanopore reads
GNU General Public License v3.0
334 stars 125 forks source link

Fails to zip TEMP_* #100

Open Lukas-Vasionis opened 7 months ago

Lukas-Vasionis commented 7 months ago

The app fails to zip the output as it returns 'non-zero exit status 2'. Innitialy, it failed when executing gzip, as pigz were not installed. After installing pigz, the error persists. The documentation states "All builtins return an exit status of 2 to indicate incorrect usage, generally invalid options or missing arguments.". Could it be that i installed the wrong version of pigz? log.txt