nf-core/parabricks/applybqsr @ 0.0.0-0c7146d
Summary
NVIDIA Clara Parabricks GPU-accelerated apply Base Quality Score Recalibration (BQSR).
Get started
Add the following snippet to your workflow script to include this module.
include { PARABRICKS_APPLYBQSR } from 'nf-core/parabricks/applybqsr'
License
MIT License
Name
|
PARABRICKS_APPLYBQSR |
|---|
meta
map
|
Groovy Map containing sample information. e.g. [ id:'test' ] |
|---|---|
bam
file
|
BAM file *.bam
|
meta2
map
|
Groovy Map containing sample information. e.g. [ id:'test' ] |
|---|---|
bam_index
file
|
BAM index file *.bam.bai
|
meta3
map
|
Groovy Map containing sample information. e.g. [ id:'test' ] |
|---|---|
bqsr_table
file
|
Table from calculating BQSR. Output from parabricks/fq2bam or gatk4/baserecalibrator. *.table
|
meta4
map
|
Groovy Map containing sample information. e.g. [ id:'test' ] |
|---|---|
intervals
file
|
intervals |
meta5
map
|
Groovy Map containing sample information e.g. |
|---|---|
fasta
file
|
Reference fasta - must be unzipped. *.fasta
|
bai
tuple
meta
map
|
Groovy Map containing sample information. e.g. [ id:'test' ] |
|---|---|
*.bai
file
|
bai index corresponding to output bam file. *.bam.bai
|
bam
tuple
meta
map
|
Groovy Map containing sample information. e.g. [ id:'test' ] |
|---|---|
*.bam
file
|
BAM file after applying BQSR. *.bam
|
versions_parabricks
tuple
${task.process}
string
|
The process the versions were collected from |
|---|---|
parabricks
string
|
The tool name |
pbrun version | grep -m1 '^pbrun:' | sed 's/^pbrun:[[:space:]]*//'
string
|
The command used to generate the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| parabricks | NVIDIA Clara Parabricks GPU-accelerated genomics tools | https://www.nvidia.com/en-us/clara/genomics/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 0c7146d85582628b5d1034504702fa808632b1af |
| Release Date | 08 Apr 2026 19:23:55 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fparabricks%2Fapplybqsr/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/parabricks/applybqsr/blobs/sha256:57c29ea7df404bca0179c957dd744d0f058e37417171feb5e758d33e04beb2bf |
| Size | 3.0 KB |
| Checksum | sha256:57c29ea7df404bca0179c957dd744d0f058e37417171feb5e758d33e04beb2bf |
| Downloads | 2 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-0c7146d |