nf-core/wipertools/fastqgather @ 0.0.0-0c7146d
Summary
A tool of the wipertools suite that merges FASTQ chunks produced by wipertools_fastqscatter
Get started
Add the following snippet to your workflow script to include this module.
include { WIPERTOOLS_FASTQGATHER } from 'nf-core/wipertools/fastqgather'
License
MIT License
Process
Name
|
WIPERTOOLS_FASTQGATHER |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
fastq
file
|
List of FASTQ chunk files to be merged *.{fastq,fastq.gz}
|
Output
2 channels
#1
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
#2
gathered_fastq
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
${prefix}.fastq.gz
file
|
The resulting FASTQ file *.fastq.gz
|
| Tool | Description | Homepage |
|---|---|---|
| fastqgather | A tool of the wipertools suite that merges FASTQ chunks produced by wipertools_fastqscatter. | https://github.com/mazzalab/fastqwiper |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:23:38 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fwipertools%2Ffastqgather/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/wipertools/fastqgather/blobs/sha256:1c51b408987d4d39a672830f29356c41c22da48d099bf95b1e88020f7386d356 |
| Size | 2.5 KB |
| Checksum | sha256:1c51b408987d4d39a672830f29356c41c22da48d099bf95b1e88020f7386d356 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:23:38 (UTC) | 1 | 2.5 KB | - |