×

nf-core/fastqscan @ 0.0.0-3fc6d40

FASTQ summary statistics in JSON format

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

Summary

FASTQ summary statistics in JSON format

Get started

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

include { FASTQSCAN } from 'nf-core/fastqscan'

License

MIT License

Process
Name FASTQSCAN
Input 1 channel
#1 tuple
meta map

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

reads file

FASTQ file

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

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

*.json file

JSON formatted file of summary statistics

*.json
#2 versions
versions.yml file

File containing software versions

versions.yml
Tool Description Homepage
fastqscan FASTQ summary statistics in JSON format https://github.com/rpetit3/fastq-scan
Version 0.0.0-3fc6d40
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 22 Apr 2026 15:12:00 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Ffastqscan/0.0.0-3fc6d40/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/fastqscan/blobs/sha256:887e5f5dc76a36afa3e7dd651974326db94a997d500603fc31dee8394097c038
Size 2.0 KB
Checksum sha256:887e5f5dc76a36afa3e7dd651974326db94a997d500603fc31dee8394097c038
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:16:55 (UTC) 4 2.0 KB
0.0.0-3fc6d40 22 Apr 2026 15:12:00 (UTC) 3 2.0 KB
0.0.0-0c7146d 08 Apr 2026 18:59:40 (UTC) 2 2.0 KB