Description

Ultraplex is an all-in-one software package for processing and demultiplexing fastq files.

Input

name:type
description
pattern

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

reads

:file

FASTQ file(s) to demultiplex

barcode_file

:file

FASTQ file containing barcode sequences

Output

name:type
description
pattern

fastq

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

*[!no_match].fastq.gz

*_matched.fastq.gz

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

*[!no_match].fastq.gz

no_match_fastq

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

*[!no_match].fastq.gz

*_no_match_*.fastq.gz

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

*no_match.fastq.gz

report

*.log

:file

File containing demultiplexing log

*.log

versions_ultraplex

${task.process}

:string

The name of the process

ultraplex

:string

The name of the tool

1.2.9

:string

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

ultraplex

:string

The name of the tool

1.2.9

:string

The expression to obtain the version of the tool

Tools