×

nf-core/crabz/decompress @ 0.0.0-0c7146d

Decompress files with crabz

Latest version: 0.0.0-6c4ed3a
Total downloads: 6
Source: nf-core/modules
Authors: @camlloyd
Maintainers: @camlloyd

Summary

Decompress files with crabz

Get started

Add the following snippet to your workflow script to include this module.

include { CRABZ_DECOMPRESS } from 'nf-core/crabz/decompress'

License

MIT License

Process
Name CRABZ_DECOMPRESS
Input 1 channel
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

archive file

File to be decompressed

*.gz
Output 2 channels
#1 file tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*.* file

The decompressed file

*.*
#2 versions_crabz tuple
${task.process} string

The name of the process

crabz string

The name of the tool

0.10.0 string

The expression to obtain the version of the tool

Tool Description Homepage
crabz Like pigz, but rust https://github.com/sstadick/crabz
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 18:54:39 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fcrabz%2Fdecompress/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/crabz/decompress/blobs/sha256:95839bbf7c61ea9e3af7d1f9c022d2c9ece8d5ff0378d3d8bfc049803f15c83d
Size 2.1 KB
Checksum sha256:95839bbf7c61ea9e3af7d1f9c022d2c9ece8d5ff0378d3d8bfc049803f15c83d
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:11:45 (UTC) 3 2.2 KB
0.0.0-0c7146d 08 Apr 2026 18:54:39 (UTC) 3 2.1 KB