nf-core/pbmm2/align @ 0.0.0-6c4ed3a
Summary
Alignment with PacBio's minimap2 frontend
Get started
Add the following snippet to your workflow script to include this module.
include { PBMM2_ALIGN } from 'nf-core/pbmm2/align'
License
MIT License
Process
Name
|
PBMM2_ALIGN |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
bam
file
|
Sorted BAM/CRAM/SAM file *.{bam,cram,sam}
|
#2
tuple
meta2
map
|
Groovy Map containing sample information e.g. |
|---|---|
fasta
file
|
fasta file to align bam to *.{fasta}
|
Output
2 channels
#1
bam
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.bam
file
|
Sorted BAM/CRAM/SAM file *.{bam,cram,sam}
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| pbmm2 | A minimap2 frontend for PacBio native data formats | https://github.com/PacificBiosciences/pbmm2 |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:35:21 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fpbmm2%2Falign/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/pbmm2/align/blobs/sha256:9f0b66c9f51e06790a52efdb882bfa0acdf6ebbe77b74c674da22d159b1c3717 |
| Size | 2.2 KB |
| Checksum | sha256:9f0b66c9f51e06790a52efdb882bfa0acdf6ebbe77b74c674da22d159b1c3717 |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:35:21 (UTC) | 4 | 2.2 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:25:26 (UTC) | 3 | 2.2 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:24:38 (UTC) | 3 | 2.2 KB |