Mulone, A., Awad, S., Chiarugi, D., & Aldinucci, M. (2023, June). Porting the Variant Calling Pipeline for NGS data in cloud-HPC environment. In 2023 IEEE 47th Annual Computers, Software, and Applications Conference (COMPSAC) (pp. 1858-1863). IEEE.

DOI: https://doi.org/10.1109/COMPSAC57700.2023.00288

Download

Abstract

In recent years we have understood the importance of analyzing and sequencing human genetic variation. A relevant aspect that emerged from the Covid-19 pandemic was the need to obtain results very quickly; this involved using High-Performance Computing (HPC) environments to execute the Next Generation Sequencing (NGS) pipeline. However, HPC is not always the most suitable environment for the entire execution of a pipeline, especially when it involves many heterogeneous tools. The ability to execute parts of the pipeline on different environments can lead to higher performance but also cheaper executions. This work shows the design and optimization process that led us to a state-of-the-art Variant Calling hybrid workflow based on the StreamFlow Workflow Management System (WfMS). We also compare StreamFlow with Snakemake, an established WfMS targeting HPC facilities, observing comparable performance on single environments and satisfactory improvements with a hybrid cloud-HPC configuration.