×

nf-core/spring/decompress @ 0.0.0-6c4ed3a

Fast, efficient, lossless decompression of FASTQ files.

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

Summary

Fast, efficient, lossless decompression of FASTQ files.

Get started

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

include { SPRING_DECOMPRESS } from 'nf-core/spring/decompress'

License

MIT License

Process
Name SPRING_DECOMPRESS
Input 2 channels
#1 tuple
meta map

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

spring file

Spring file to decompress.

*.{spring}
write_one_fastq_gz boolean

Controls whether spring should write one fastq.gz file with reads from both directions or two fastq.gz files with reads from distinct directions

true or false
Output 2 channels
#1 fastq tuple
meta map

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

*.fastq.gz file

Decompressed FASTQ file(s).

*.{fastq.gz}
#2 versions_spring tuple
${task.process} string

The name of the process

spring string

The name of the tool

1.1.1 string

The expression to obtain the version of the tool

Tool Description Homepage
spring SPRING is a compression tool for Fastq files (containing up to 4.29 Billion reads) https://github.com/shubhamchandak94/Spring
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:47:10 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fspring%2Fdecompress/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/spring/decompress/blobs/sha256:d00a0eb1b354a55cbd76f8b049ad013239bf4f35de421a66be2259dbc8f96ae0
Size 2.8 KB
Checksum sha256:d00a0eb1b354a55cbd76f8b049ad013239bf4f35de421a66be2259dbc8f96ae0
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:47:10 (UTC) 3 2.8 KB
0.0.0-0c7146d 08 Apr 2026 19:40:16 (UTC) 3 2.8 KB