nf-core/wipertools/fastqgather @ 0.0.0-6c4ed3a
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:53:06 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fwipertools%2Ffastqgather/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/wipertools/fastqgather/blobs/sha256:ad27f8324f87f4eb11dc24fbd413c4b7d317c3a04b7acebd870984392bb5365e |
| Size | 2.5 KB |
| Checksum | sha256:ad27f8324f87f4eb11dc24fbd413c4b7d317c3a04b7acebd870984392bb5365e |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:53:06 (UTC) | 3 | 2.5 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:36:53 (UTC) | 3 | 2.6 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:47:49 (UTC) | 3 | 2.5 KB |