Description

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

Input

name:type
description
pattern

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}

meta2

:map

Groovy Map containing reference information. [ id:‘test’]

fasta

:file

reference fasta - must be unzipped.

*.fasta

Output

name:type
description
pattern

vcf

meta

:map

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

*.vcf

:file

vcf file after gvcf conversion.

*.vcf

versions_parabricks

${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

Topics

name:type
description
pattern

versions

${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

Tools

parabricks
custom

NVIDIA Clara Parabricks GPU-accelerated genomics tools