Nextflow Modules
Showing module(s) with keyword "compress"
| Module | Keywords | Description |
|---|---|---|
| nf-core/cat/fastq | cat fastq concatenate compress | Concatenates fastq files. Supports both compressed (.gz) and uncompressed inputs; uncompressed files are automatically gzip-compressed during concatenation. |
| nf-core/crumble | compress bam sam cram | Controllable lossy compression of BAM/CRAM files |
| nf-core/pigz/compress | compress gzip parallelized | Compresses files with pigz. |
| nf-core/tabix/bgzip | compress decompress bgzip tabix | Compresses/decompresses files |
| nf-core/tabix/bgziptabix | bgzip compress index tabix vcf | bgzip a sorted tab-delimited genome file and then create tabix index |