FASTQ summary statistics in JSON format
meta
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
reads
:file
FASTQ file
*.{fastq.gz,fq.gz}
json
*.json
JSON formatted file of summary statistics
versions_fastqscan
${task.process}
:string
The name of the process
fastqscan
The name of the tool
fastq-scan -v 2>&1 | sed 's/^.*fastq-scan //'
:eval
The expression to obtain the version of the tool
versions