Description

Demultiplex paired-end FASTQ files from QuantSeq-Pool

Input

name:type
description
pattern

meta

:map

Groovy Map containing sample information e.g. [ id:‘NVQ’, lane:1 ]

reads

:file

List of input FastQ files

Undetermined_S*.fastq.gz

samplesheet

:file

Input samplesheet

*.{csv}

Output

name:type
description
pattern

fastq

meta

:map

Groovy Map containing sample information e.g. [ id:‘NVQ’, lane:1 ]

[!undetermined]*.fastq.gz

:file

Demultiplexed sample FASTQ files

*.fastq.gz

undetermined

meta

:map

Groovy Map containing sample information e.g. [ id:‘NVQ’, lane:1 ]

undetermined_R?.fastq.gz

:file

Optional undetermined sample FASTQ files

Undetermined_R?.fastq.gz

stats

meta

:map

Groovy Map containing sample information e.g. [ id:‘NVQ’, lane:1 ]

demultipexing_stats.tsv

:file

Demultiplexing Stats

demultipexing_stats.tsv

versions_idemux

${task.process}

:string

The name of the process

idemux

:string

The name of the tool

idemux --version |& sed '1!d ; s/idemux //'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

idemux

:string

The name of the tool

idemux --version |& sed '1!d ; s/idemux //'

:eval

The expression to obtain the version of the tool

Tools

idemux
LEXOGEN

A Lexogen tool for demultiplexing and index error correcting fastq files. Works with Lexogen i7, i5 and i1 barcodes.