parabricks

Route NVIDIA Parabricks pbrun tools with version-aware command guidance for genomics workflows.

413|62|Updated Jun 23, 2026
One-click install
npx skills add https://github.com/NVIDIA-BioNeMo/bionemo-agent-toolkit --skill parabricks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: parabricks
Source: https://github.com/NVIDIA-BioNeMo/bionemo-agent-toolkit/tree/main/plugins/bionemo-agent-toolkit/skills/parabricks
Command: npx skills add https://github.com/NVIDIA-BioNeMo/bionemo-agent-toolkit --skill parabricks

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill streamlines the discovery and execution of NVIDIA Parabricks tools, removing the complexity of manual command construction and environment validation for high-throughput genomics pipelines.

Core Features & Use Cases

  • Version-Aware Guidance: Provides accurate command syntax tailored to specific Parabricks container versions.
  • Runtime Readiness: Automatically assesses GPU, driver, and storage health to ensure successful pipeline execution.
  • Use Case: A researcher needs to run a germline variant calling pipeline but is unsure of the correct flags for their specific Parabricks version; this skill identifies the correct tool, validates the environment, and generates the precise Docker command.

Quick Start

Use the parabricks skill to check if the current environment is ready for a Parabricks 4.7.0 run and then generate the command for a germline pipeline.

Frequently Asked Questions about parabricks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run germline variant calling with NVIDIA Parabricks?

Germline variant calling with NVIDIA Parabricks is executed by generating version-aware Docker commands that process FASTQ files into variant calls using GPU-accelerated pipelines. The skill validates command flags and runtime parameters to ensure accurate pipeline execution.

What GPU and driver requirements do I need to check before running Parabricks pipelines?

Before running Parabricks pipelines, you must verify GPU availability, driver compatibility, and storage health to ensure successful containerized execution. The skill automatically assesses these runtime environment parameters to prevent common configuration errors.

How does version-aware command guidance work for Parabricks Docker containers?

Version-aware command guidance provides accurate command syntax tailored to specific Parabricks container versions, ensuring correct flag usage across different releases. This prevents configuration errors when executing bioinformatics pipelines in Docker.

Can I use Parabricks for FASTQ processing and variant calling in high-performance computing environments?

Parabricks is designed for high-performance computing environments, routing pbrun tools to accelerate genomics workflows including FASTQ processing and variant calling. The skill validates containerized execution parameters to ensure successful bioinformatics pipeline runs on GPU infrastructure.

Why does my Parabricks pipeline fail with configuration errors during execution?

Parabricks pipeline configuration errors often occur due to incorrect command flags, incompatible GPU drivers, or insufficient storage. The skill validates runtime environment parameters and command syntax to prevent these common execution failures.

What is the best way to validate my environment before running a Parabricks 4.7.0 germline pipeline?

The best way to validate your environment for a Parabricks 4.7.0 germline pipeline is to assess GPU, driver, and storage readiness before generating the Docker command. This ensures the containerized bioinformatics pipeline executes successfully without runtime failures.