Author Archives: Sander Bervoets

nvidia parabricks

NVIDIA Parabricks version 4.0 free for R&D

off

NVIDIA’s Clara Parabricks v4.0, presented during Nvidia’s GTC 2022, introduces a couple of groundbreaking updates that democratize access to accelerated genome sequencing analysis. The v4.0 release features expanded compatibility with workflow languages like WDL and NextFlow, enabling seamless integration with GPU-accelerated and third-party tools. Additionally, it supports the Cromwell workflow management system, making it easy […]

Continue Reading...

The story of NVIDIA Parabricks

Introduction NVIDIA Parabricks is a cutting-edge genomic analysis platform that uses GPU acceleration to dramatically reduce the time required for computational tasks in next-generation sequencing (NGS) workflows. Tailored for applications in precision medicine, genomics research, and healthcare, Parabricks accelerates essential bioinformatics tools like the Genome Analysis Toolkit (GATK) for tasks such as variant calling, alignment, […]

Continue Reading...

Next in Nextflow: DSL2

off

During the ISBM 2020 online conference (iscb.org), the creator of Nextflow, Paolo Di Tommaso, introduced the next iteration of Nextflow: DSL2. To quickly recap Nextflow, it’s a framework languange that simplifies the creation of scalable workflows for researchers and developers, using a Groovy-based scripting. It manages tasks across diverse computing environments, ensuring reproducibility and scalability. […]

Continue Reading...

nVidia CUDA Bioinformatics: BarraCUDA

off

Introduction Today, we will continue our journey into the current state-of-the-art of bioinformatics tools that make use of nVidia’s CUDA API. I will discuss specific bioinformatics problems, the default tools that are used in the industry and the possible Graphics Processor (GPU) based alternatives. If you want to read more about the history and purpose […]

Continue Reading...

nVidia CUDA Bioinformatics: An Introduction

off

Introduction As most readers of this blog will know, bioinformatics has always been a data-heavy field of research. Many computational problems within bioinformatics can scale up to the sky, from protein folding to calculating homology in sequences. But the real motherload of repetitive data was unleashed on the bioinformatics community when Next Generation Sequencing (NGS) […]

Continue Reading...

Bioinformatics Frameworks Part 6: Rabix

off

When Seven Bridges was conceived, a bioinformatics framework with this in mind didn’t exist yet. So, as those things go, the developers at Seven Bridges made their own language, Rabix, which they release as a beta to the public in 2017.

Continue Reading...