×

nf-core/bbmap/clumpify @ 0.0.0-6c4ed3a

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

Latest version: 0.0.0-6c4ed3a
Total downloads: 6
Source: nf-core/modules
Authors: @tamuanand
Maintainers: @tamuanand

Summary

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

Get started

Add the following snippet to your workflow script to include this module.

include { BBMAP_CLUMPIFY } from 'nf-core/bbmap/clumpify'

License

MIT License

Process
Name BBMAP_CLUMPIFY
Input 1 channel
#1 tuple
meta map

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

reads file

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

Output 3 channels
#1 log tuple
meta map

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

*.log file

Clumpify log file

*clumpify.log
#2 reads tuple
meta map

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

*.fastq.gz file

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

*.clumped.fastq.gz
#3 versions_bbmap tuple
${task.process} string

The name of the process

bbmap string

The name of the tool

bbversion.sh | grep -v "Duplicate cpuset" eval

The expression to obtain the version of the tool

Tool Description Homepage
bbmap BBMap is a short read aligner, as well as various other bioinformatic tools. https://jgi.doe.gov/data-and-tools/software-tools/bbtools/bb-tools-user-guide/clumpify-guide/
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:04:39 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fbbmap%2Fclumpify/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/bbmap/clumpify/blobs/sha256:f3fdb4b30c1453304d9cc6e80592677f8998fa87fdf5ffa06f43f9eca0163d32
Size 2.6 KB
Checksum sha256:f3fdb4b30c1453304d9cc6e80592677f8998fa87fdf5ffa06f43f9eca0163d32
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:04:39 (UTC) 3 2.6 KB
0.0.0-0c7146d 08 Apr 2026 18:45:28 (UTC) 3 2.6 KB