Description

Evaluates the integrity of DNA FASTQ files

Input

name:type
description
pattern

meta

:map

Groovy Map containing sample information. e.g. [ id:'sample1' ]

reads

:file

Either fastq file(s) or directory containing fastq files to be checked

*.{fq,fastq}[.gz]

Output

name:type
description
pattern

check

meta

:map

Groovy Map containing sample information. e.g. [ id:'sample1' ]

${prefix}.tsv

:file

Tab-separated output file with basic sequence statistics.

*.tsv

versions_seqfu

${task.process}

:string

The name of the process

seqfu

:string

The name of the tool

seqfu version

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

seqfu

:string

The name of the tool

seqfu version

:eval

The expression to obtain the version of the tool