Description

Create 30% Smaller, Faster Gzipped Fastq Files. And remove duplicates

Input

Name (Type)
Description
Pattern

meta (map)

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

]

reads (file)

List of input FastQ files of size 1 and 2 for single-end and paired-end data,
respectively.

Output

Name (Type)
Description
Pattern

meta (map)

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

]

reads (file)

The reordered/clumped (and if necessary deduped) fastq reads

*.clumped.fastq.gz

versions (file)

File containing software versions

versions.yml

log (file)

Clumpify log file

*clumpify.log

Tools

bbmap
UC-LBL license (see package)

BBMap is a short read aligner, as well as various other bioinformatic tools.