×

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

Fast, efficient, lossless compression of FASTQ files.

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

Summary

Fast, efficient, lossless compression of FASTQ files.

Get started

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

include { SPRING_COMPRESS } from 'nf-core/spring/compress'

License

MIT License

Process
Name SPRING_COMPRESS
Input 1 channel
#1 tuple
meta map

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

fastq1 file

FASTQ file to compress.

*.{fq.gz,fastq.gz}
fastq2 file

Parired FASTQ file fon non single-end experiments.

*.{fq.gz,fastq.gz}
Output 2 channels
#1 spring tuple
meta map

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

*.spring file

One sequence file in spring compressed format.

*.{spring}
#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:09 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fspring%2Fcompress/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/spring/compress/blobs/sha256:cdc173fdb2518854c7d4b77c4fa0faa0dab1dedc4250e0209f827488abea9369
Size 2.5 KB
Checksum sha256:cdc173fdb2518854c7d4b77c4fa0faa0dab1dedc4250e0209f827488abea9369
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:47:09 (UTC) 3 2.5 KB
0.0.0-0c7146d 08 Apr 2026 19:40:14 (UTC) 2 2.5 KB