Groovy Map containing sample information
e.g. [ id:‘test’, single_end:false ]
reads
:file
List of input FastQ files of size 1 and 2 for single-end and paired-end data,
respectively.
Output
name:type
description
pattern
html
meta
:map
Groovy Map containing sample information
e.g. [ id:‘test’, single_end:false ]
*.html
:file
FastQC report
*_{fastqc.html}
zip
meta
:map
Groovy Map containing sample information
e.g. [ id:‘test’, single_end:false ]
*.zip
:file
FastQC report archive
*_{fastqc.zip}
versions
versions.yml
:file
File containing software versions
versions.yml
Tools
fastqc
GPL-2.0-only
FastQC gives general quality metrics about your reads.
It provides information about the quality score distribution
across your reads, the per base sequence content (%A/C/G/T).
You get information about adapter contamination and other
overrepresented sequences.