Description

Fixes prefixes from AdapterRemoval2 output to make sure no clashing read names are in the output. For use with DeDup.

Input

name:type
description
pattern

meta:map

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

]

fastq:file

FASTQ file from AdapterRemoval2

*.{fq.gz,fastq.gz}

Output

name:type
description
pattern

fixed_fastq

meta:map

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

]

*.fq.gz:file

FASTQ file with fixed read prefixes for DeDup

*.{fq.gz}

versions

versions.yml:file

File containing software versions

versions.yml

Tools

adapterremovalfixprefix
GPL v3

Fixes adapter removal prefixes to make sure no clashing read names are in the output.