INTRODUCTION

Parabricks is a software suite for performing secondary analysis of next generation sequencing (NGS) DNA and RNA data. A major benefit of Parabricks is that it is designed to deliver results at blazing fast speeds and low cost. Parabricks can analyze whole human genomes in about 45 minutes, compared to about 30 hours for 30x WGS data. The best part is the output results exactly match the commonly used software. So, it’s fairly simple to verify the accuracy of the output.

Under the hood, it achieves this performance through tight integration with GPUs, which excel at performing data parallel computation much more effectively than traditional CPU-based solutions. Parabricks was built from the ground up by GPU computing and Deep Learning experts who wanted to develop the fastest and most efficient possible implementation of common genomics algorithms used in secondary analysis.

You can learn more at https://developer.nvidia.com/clara-parabricks

Parabricks is a software suite for genomic analysis. It delivers major improvements in throughput time for common analytical tasks in genomics, including germline and somatic analysis. The core of the Parabricks software is its data pipeline which takes raw data and transforms it according to the user’s requirements.

The Parabricks software supports the Tools shown below:

pb_pipelines.png

It supports the Pipelines shown below:

pb_pipelines2.png

The Parabricks software can be configured to run specific accelerated tools or run full pipelines that are commonly used. The standalone tools page covers individual tools and the pipelines page discuses how to run commonly used pipelines.

NVIDIA Parabricks have been tested on Dell, HPE, IBM, and NVIDIA servers at Amazon Web Services, Google Cloud, Oracle Cloud Infrastructure, and Microsoft Azure.

The following standalone tools can be used with the NVIDIA Clara Parabricks software. Please click on the tool names for tool specific options.

Tool

Details

Fq2bam

Align using bwa-mem, co-ordinate sort and mark duplicates, optionally you can run bqsr.

Bqsr

Generate a BQSR report on a bam file.

Applybqsr

Apply a BQSR report on a bam file to generate new bam file.

Haplotypecaller

GPU-HaplotypeCaller for calling germline variants.

Samtools Mpileup

Accelerated samtools mpileup to generate pileup from a bam file.

Bcftools Mpileup

Accelerated bcftools mpileup to generate pileup from a bam file.

Bcftools call

Accelerated bcftools call variant caller.

Somaticsniper

Accelerated Somaticsniper for tumor-normal analysis.

Somaticsniper Workflow

Somaticsniper workflow to generate VCF from BAM input files.

Manta

Structural variant (SV) and indel caller from mapped paired-end sequencing reads.

Strelka

SNP and indel caller from mapped paired-end sequencing reads.

Strelka Workflow

Strelka workflow to generate VCF from BAM/CRAM input files.

Mutectcaller

GPU-Mutect2 for tumor-normal analysis.

Deepvariant

GPU-DeepVariant for calling germline variants.

Cnvkit

Accelerated copy number variant caller.

BAMMetrics

Collect WGS Metrics on a bam file.

Collect Multiple Metrics

Collect multiple classes of metrics for a bam file.

Dbsnp

Annotate variants based on a variant database.

CnnScoreVariants

Filter variants using Convolutional Neural Network.

Vqsr

Build a recalibration model to score variant quality and apply a score cutoff to filter variants.

Trio Combine Gvcf

Combine gVCF of 2 or 3 samples.

Glnexus

Scalable gVCF merging and joint variant calling for population sequencing projects.

Index Gvcf

Index a VCF/gVCF file.

GenotypeGvcf

Convert a gVCF To VCF.

RNA Fq2bam

Mapping RNA reads to a reference, using a two-pass mode to get better alignments around novel splice junctions.

Star-Fusion

Uses the STAR aligner to identify candidate fusion transcripts.

Here are the versions that you can find in this package

Tool

Version

bwa

0.7.15

GATK

4.1.0.0

STAR

2.7.2a

STAR-Fusion

1.7.0

Deepvariant

1.0.0

lofreq

2.1.5

somaticsniper

1.0.5.0

cnvkit

0.9.7

glnexus

1.2.7

strelka

2.9.0

manta

1.6.0

samtools

1.10

bcftools

1.10.2

The following standalone pipelines can be used with the NVIDIA Clara Parabricks software. Please click on the tool names for tool specific options.

Pipeline

Functionality

GERMLINE PIPELINE

Detect germline variants for a given sample from fastq files. Compatible with GATK4 best practices.

DEEPVARIANT GERMLINE PIPELINE

Detect germline variants for a given sample from fastq files using DeepVariant caller.

HUMAN_PAR PIPELINE

Detect germline variants for a given sample from fastq files with correct ploidy values for human sex chromosome handling. Compatible with GATK4 best practices.

SOMATIC PIPELINE

Detect somatic variants for a given tumor/normal fastq files. Compatible with GATK4 best practices.

RNA PIPELINE

Detect RNAseq short variants (SNPs + Indels). Compatible with GATK4 best practices.

Denovo PIPELINE

(BETA) De novo mutation pipeline with 3 samples for de novo variant detection

© Copyright 2021, NVIDIA. Last updated on Oct 11, 2021.