nf-core/fastqutils/info @ 0.0.0-0c7146d
Summary
Performs quality control of FASTQ files
Get started
Add the following snippet to your workflow script to include this module.
include { FASTQUTILS_INFO } from 'nf-core/fastqutils/info'
License
MIT License
Process
Name
|
FASTQUTILS_INFO |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
reads
file
|
List of input FastQ files of size 1 and 2 for single-end and paired-end data, respectively. *.{fastq,fastq.gz}
|
Output
2 channels
#1
info
tuple
meta
map
|
Groovy Map containing sample information |
|---|---|
*.txt
file
|
Contains info if process ran successfully |
#2
versions_fastqutils
tuple
${task.process}
string
|
The process the versions were collected from |
|---|---|
fastqutils
string
|
The tool name |
fastq_info -h 2>&1 | head -n 1 | sed 's/^fastq_utils //'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| fastqutils | Validation and manipulation of FASTQ files, scRNA-seq barcode pre-processing and UMI quantification. | https://github.com/nunofonseca/fastq_utils |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:38:19 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Ffastqutils%2Finfo/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/fastqutils/info/blobs/sha256:9f0d7cc8de36891aa07fc692cc3a4cb70e9c069f516d1205c23617c8b99dd7f8 |
| Size | 2.6 KB |
| Checksum | sha256:9f0d7cc8de36891aa07fc692cc3a4cb70e9c069f516d1205c23617c8b99dd7f8 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:38:19 (UTC) | 1 | 2.6 KB | - |