Description

Evaluates the integrity of DNA FASTQ files

Input

name:type
description
pattern

meta{:bash}

:map

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

reads{:bash}

:file

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

*.{fq,fastq}[.gz]

Output

name:type
description
pattern

check{:bash}

meta{:bash}

:map

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

${prefix}.tsv{:bash}

:file

Tab-separated output file with basic sequence statistics.

*.tsv

versions_seqfu{:bash}

${task.process}{:bash}

:string

The name of the process

seqfu{:bash}

:string

The name of the tool

seqfu version{:bash}

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions{:bash}

${task.process}{:bash}

:string

The name of the process

seqfu{:bash}

:string

The name of the tool

seqfu version{:bash}

:eval

The expression to obtain the version of the tool