nextflow icon indicating copy to clipboard operation
nextflow copied to clipboard

Add gzip (de)compression support to the collectFile operator

Open jhahnfeld opened this issue 1 year ago • 0 comments

New feature

Hi, it would be nice to have a decompress and compress parameter for the collectFile operator like for the splitX operators.

Usage scenario

Collect compressed files (#2550) and/or compress the emitted collected file(s).

Suggest implementation

See #484

jhahnfeld avatar Jul 27 '22 09:07 jhahnfeld