×

nf-core/parabricks/genotypegvcf @ 0.0.0-0c7146d

NVIDIA Clara Parabricks GPU-accelerated joint genotyping, replicating GATK GenotypeGVCFs

Latest version: 0.0.0-0c7146d
Total downloads: 3
Source: nf-core/modules
Maintainers: @famosab

Summary

NVIDIA Clara Parabricks GPU-accelerated joint genotyping, replicating GATK GenotypeGVCFs

Get started

Add the following snippet to your workflow script to include this module.

include { PARABRICKS_GENOTYPEGVCF } from 'nf-core/parabricks/genotypegvcf'

License

MIT License

Process
Name PARABRICKS_GENOTYPEGVCF
Input 2 channels
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test' ]

input file

gvcf file for samples to be jointly genotyped.

*.{g.vcf,g.vcf.gz}
#2 tuple
meta2 map

Groovy Map containing reference information. [ id:'test']

fasta file

reference fasta - must be unzipped.

*.fasta
Output 2 channels
#1 vcf tuple
meta map

Groovy Map containing sample information e.g. [ id:'test' ]

*.vcf file

vcf file after gvcf conversion.

*.vcf
#2 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:04 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fparabricks%2Fgenotypegvcf/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/parabricks/genotypegvcf/blobs/sha256:25b4b8d305d01449cef8dbcc15719dbdbf2bb23d208498f521ce47c18dd57f4c
Size 2.4 KB
Checksum sha256:25b4b8d305d01449cef8dbcc15719dbdbf2bb23d208498f521ce47c18dd57f4c
Downloads 3
Version Date Status Downloads Size
0.0.0-0c7146d 08 Apr 2026 19:24:04 (UTC) 3 2.4 KB