Performs quality control of FASTQ files
meta
:map
Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]
[ id:'sample1', single_end:false ]
reads
:file
List of input FastQ files of size 1 and 2 for single-end and paired-end data, respectively.
*.{fastq,fastq.gz}
info
Groovy Map containing sample information
*.txt
Contains info if process ran successfully
versions_fastqutils
${task.process}
:string
The process the versions were collected from
fastqutils
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
versions
Validation and manipulation of FASTQ files, scRNA-seq barcode pre-processing and UMI quantification.