fq lint is a FASTQ file pair validator.
meta
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
fastq
:file
FASTQ file list
*.fastq{,.gz}
lint
Lint output
*.fq_lint.txt
versions_fq
${task.process}
:string
The name of the process
fq
The name of the tool
fq lint --version | sed 's/fq-lint //; s/ .*//'
:eval
The expression to obtain the version of the tool
versions
fq is a library to generate and validate FASTQ file pairs.