Description

NVIDIA Clara Parabricks GPU-accelerated apply Base Quality Score Recalibration (BQSR).

Input

name:type
description
pattern

meta{:bash}

:map

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

bam{:bash}

:file

BAM file

*.bam

meta2{:bash}

:map

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

bam_index{:bash}

:file

BAM index file

*.bam.bai

meta3{:bash}

:map

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

bqsr_table{:bash}

:file

Table from calculating BQSR. Output from parabricks/fq2bam or gatk4/baserecalibrator.

*.table

meta4{:bash}

:map

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

intervals{:bash}

:file

intervals

meta5{:bash}

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

fasta{:bash}

:file

Reference fasta - must be unzipped.

*.fasta

Output

name:type
description
pattern

bam{:bash}

meta{:bash}

:map

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

*.bam{:bash}

:file

BAM file after applying BQSR.

*.bam

bai{:bash}

meta{:bash}

:map

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

*.bai{:bash}

:file

bai index corresponding to output bam file.

*.bam.bai

versions{:bash}

versions.yml{:bash}

:file

File containing software versions.

versions.yml

Tools

parabricks
custom

NVIDIA Clara Parabricks GPU-accelerated genomics tools