nf-core/bbmap/align @ 0.0.0-6c4ed3a
Summary
Align short or PacBio reads to a reference genome using BBMap
Get started
Add the following snippet to your workflow script to include this module.
include { BBMAP_ALIGN } from 'nf-core/bbmap/align'
License
MIT License
Name
|
BBMAP_ALIGN |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
fastq
file
|
List of input FastQ files of size 1 and 2 for single-end and paired-end data, respectively. |
ref
file
|
Either "ref" a directory containing an index, the name of another directory with a "ref" subdirectory containing an index or the name of a fasta formatted nucleotide file containing the reference to map to. |
|---|
bam
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.bam
file
|
BAM file *.{bam}
|
log
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.log
file
|
Log file *.{log}
|
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:04:33 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fbbmap%2Falign/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/bbmap/align/blobs/sha256:8515d8c3e5f5e0047af722425bbb5d70f6cb4893f1c653c50b713c24d29fe45d |
| Size | 3.1 KB |
| Checksum | sha256:8515d8c3e5f5e0047af722425bbb5d70f6cb4893f1c653c50b713c24d29fe45d |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:04:33 (UTC) | 3 | 3.1 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:45:19 (UTC) | 4 | 3.1 KB |