nf-core/crabz/compress @ 0.0.0-6c4ed3a
Summary
Compress files with crabz
Get started
Add the following snippet to your workflow script to include this module.
include { CRABZ_COMPRESS } from 'nf-core/crabz/compress'
License
MIT License
Process
Name
|
CRABZ_COMPRESS |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
file
file
|
File to be compressed *.*
|
Output
2 channels
#1
archive
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.gz
file
|
The compressed file *.gz
|
#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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:11:44 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fcrabz%2Fcompress/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/crabz/compress/blobs/sha256:6df815eabc9a5ffc82dd7147e0c1cdc9cd09985c03c4d0120cd830e4a67a150e |
| Size | 2.2 KB |
| Checksum | sha256:6df815eabc9a5ffc82dd7147e0c1cdc9cd09985c03c4d0120cd830e4a67a150e |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:11:44 (UTC) | 3 | 2.2 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:54:38 (UTC) | 4 | 2.2 KB |