Description

BBNorm is designed to normalize coverage by down-sampling reads over high-depth areas of a genome, to result in a flat coverage distribution.

Input

Name (Type)
Description
Pattern

meta (map)

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

]

fastq (file)

fastq file

*.{fastq,fq}(.gz)?

Output

Name (Type)
Description
Pattern

meta (map)

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

]

versions (file)

File containing software versions

versions.yml

fastq (file)

fastq file

*.{fastq, fq}.gz

Tools

bbmap
BBMap - Bushnell B. - sourceforge.net/projects/bbmap/

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