nf-core/bbmap/bbduk @ 0.0.0-0c7146d
Summary
Adapter and quality trimming of sequencing reads
Get started
Add the following snippet to your workflow script to include this module.
include { BBMAP_BBDUK } from 'nf-core/bbmap/bbduk'
License
MIT License
Process
Name
|
BBMAP_BBDUK |
|---|
Input
2 channels
#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. |
contaminants
file
|
Reference files containing adapter and/or contaminant sequences for sequence kmer matching |
|---|
Output
3 channels
#1
log
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.log
file
|
Bbduk log file *bbduk.log
|
#2
reads
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.fastq.gz
file
|
The trimmed/modified fastq reads *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/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:24:38 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fbbmap%2Fbbduk/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/bbmap/bbduk/blobs/sha256:878534b980f8ed6b549f1b330fcab61024055644a18a0cc8efa9e9523b59c67c |
| Size | 3.2 KB |
| Checksum | sha256:878534b980f8ed6b549f1b330fcab61024055644a18a0cc8efa9e9523b59c67c |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:24:38 (UTC) | 1 | 3.2 KB | - |