Description

PEAR is an ultrafast, memory-efficient and highly accurate pair-end read merger.

Input

name:type
description
pattern

meta{:bash}

:map

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

reads{:bash}

:file

List of input FastQ files with paired-end reads forward and reverse.

Output

name:type
description
pattern

assembled{:bash}

meta{:bash}

:map

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

*.assembled.fastq.gz{:bash}

:file

FastQ file containing Assembled reads.

*.{fastq.gz}

unassembled{:bash}

meta{:bash}

:map

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

*.unassembled.forward.fastq.gz{:bash}

:file

FastQ files containing Unassembled forward and reverse reads.

*.{fastq.gz}

*.unassembled.reverse.fastq.gz{:bash}

:file

FastQ files containing Unassembled forward and reverse reads.

*.{fastq.gz}

discarded{:bash}

meta{:bash}

:map

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

*.discarded.fastq.gz{:bash}

:file

FastQ file containing discarded reads.

*.{fastq.gz}

versions_pear{:bash}

${task.process}{:bash}

:string

The name of the process

pear{:bash}

:string

The name of the tool

pear -h | grep 'PEAR v' | sed 's/PEAR v//' | sed 's/ .*//'{: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

pear{:bash}

:string

The name of the tool

pear -h | grep 'PEAR v' | sed 's/PEAR v//' | sed 's/ .*//'{:bash}

:eval

The expression to obtain the version of the tool

Tools

pear
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported

paired-end read merger