Description

Perform merging of mate paired-end sequencing reads

Input

name:type
description
pattern

meta{:bash}

:map

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

reads{:bash}

:file

List of input FastQ files of size 2; i.e., paired-end data.

*fastq.gz

Output

name:type
description
pattern

merged{:bash}

meta{:bash}

:map

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

${prefix}.extendedFrags.fastq.gz{:bash}

:file

The merged fastq reads

.extendedFrags.fastq.gz

notcombined{:bash}

meta{:bash}

:map

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

${prefix}.notCombined_*.fastq.gz{:bash}

:file

Not combined reads from flash

.notCombined_*.fastq.gz

histogram{:bash}

meta{:bash}

:map

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

${prefix}.hist{:bash}

:file

HistogramNumeric histogram of merged read lengths.

.hist

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

flash
GPL v3+

Merge mates from fragments that are shorter than twice the read length