nf-core/fastqscan @ 0.0.0-6c4ed3a
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:16:55 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Ffastqscan/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/fastqscan/blobs/sha256:410c42cb58431a016bd6d1d4d2671cdfe77fb901e8681754d978e056ec06c863 |
| Size | 2.0 KB |
| Checksum | sha256:410c42cb58431a016bd6d1d4d2671cdfe77fb901e8681754d978e056ec06c863 |
| Downloads | 4 |
| 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 |