×

nf-core/tabix/bgzip @ 0.0.0-0c7146d

Compresses/decompresses files

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules

Summary

Compresses/decompresses files

Get started

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

include { TABIX_BGZIP } from 'nf-core/tabix/bgzip'

License

MIT License

Process
Name TABIX_BGZIP
Input 1 channel
#1 tuple
meta map

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

input file

file to compress or to decompress

Output 3 channels
#1 gzi tuple
meta map

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

*.gzi file

Optional gzip index file for compressed inputs

*.gzi
#2 output tuple
meta map

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

${output} file

Output compressed/decompressed file

*.
#3 versions_tabix tuple
${task.process} string

The process the versions were collected from

tabix string

The tool name

tabix -h 2>&1 | grep -oP 'Version:\s*\K[^\s]+' eval

The expression to obtain the version of the tool

Tool Description Homepage
bgzip Bgzip compresses or decompresses files in a similar manner to, and compatible with, gzip. https://www.htslib.org/doc/tabix.html
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 19:18:35 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Ftabix%2Fbgzip/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/tabix/bgzip/blobs/sha256:9b2d7e87568927dbf92fec05efaf50298e410e48b9d73e51c9d528e8f71205ba
Size 3.2 KB
Checksum sha256:9b2d7e87568927dbf92fec05efaf50298e410e48b9d73e51c9d528e8f71205ba
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 19:18:35 (UTC) 1 3.2 KB -