nf-core/parabricks/haplotypecaller @ 0.0.0-0c7146d
Summary
NVIDIA Clara Parabricks GPU-accelerated germline variant calling, replicating GATK haplotypecaller.
Get started
Add the following snippet to your workflow script to include this module.
include { PARABRICKS_HAPLOTYPECALLER } from 'nf-core/parabricks/haplotypecaller'
License
MIT License
Name
|
PARABRICKS_HAPLOTYPECALLER |
|---|
meta
map
|
Groovy Map containing sample information. [ id:'test'] |
|---|---|
input
file
|
bam file for sample to be variant called. *.bam
|
input_index
file
|
(Optional) bai index corresponding to input bam file. Only necessary when using intervals. *.bai
|
intervals
file
|
file or files containing genomic intervals. *.{bed,interval_list,picard,list,intervals}
|
ref_meta
map
|
Groovy Map containing reference information. [ id:'test'] |
|---|---|
fasta
file
|
reference fasta - must be unzipped. *.fasta
|
vcf
tuple
meta
map
|
Groovy Map containing sample information. e.g. [ id:'test' ] |
|---|---|
*.vcf
file
|
variant file. *.vcf
|
gvcf
tuple
meta
map
|
Groovy Map containing sample information. e.g. [ id:'test' ] |
|---|---|
*.g.vcf.gz
file
|
genomic variant file, gzipped. *.g.vcf.gz
|
compatible_versions
compatible_versions.yml
file
|
File containing info on compatible CPU-based software versions. compatible_versions.yml
|
|---|
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:24:06 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fparabricks%2Fhaplotypecaller/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/parabricks/haplotypecaller/blobs/sha256:b4421bd93967910f746cb834a9f138c828b6937355eaaf9833b226761dcda3e3 |
| Size | 3.6 KB |
| Checksum | sha256:b4421bd93967910f746cb834a9f138c828b6937355eaaf9833b226761dcda3e3 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:24:06 (UTC) | 3 | 3.6 KB |