Cloud-native distributed genomic pileup operations.

Bioinformatics

Institute of Computer Science, Warsaw University of Technology, Warsaw, Warsaw 00-661, Poland.

Published: January 2023

Motivation: Pileup analysis is a building block of many bioinformatics pipelines, including variant calling and genotyping. This step tends to become a bottleneck of the entire assay since the straightforward pileup implementations involve processing of all base calls from all alignments sequentially. On the other hand, a distributed version of the algorithm faces the intrinsic challenge of splitting reads-oriented file formats into self-contained partitions to avoid costly data exchange between computational nodes.

Results: Here, we present a scalable, distributed and efficient implementation of a pileup algorithm that is suitable for deploying in cloud computing environments. In particular, we implemented: (i) our custom data-partitioning algorithm optimized to work with the alignment reads, (ii) a novel and unique approach to process alignment events from sequencing reads using the MD tags, (iii) the source code micro-optimizations for recurrent operations, and (iv) a modular structure of the algorithm. We have proven that our novel approach consistently and significantly outperforms other state-of-the-art distributed tools in terms of execution time (up to 6.5× faster) and memory usage (up to 2× less), resulting in a substantial cloud cost reduction. SeQuiLa is a cloud-native solution that can be easily deployed using any managed Kubernetes and Hadoop services available in public clouds, like Microsoft Azure Cloud, Google Cloud Platform, or Amazon Web Services. Together with the already implemented distributed range join and coverage calculations, our package provides end-users with a unified SQL interface for convenient analyses of population-scale genomic data in an interactive way.

Availability And Implementation: https://biodatageeks.github.io/sequila/.

Download full-text PDF

Source
http://www.ncbi.nlm.nih.gov/pmc/articles/PMC9848050PMC
http://dx.doi.org/10.1093/bioinformatics/btac804DOI Listing

Publication Analysis

Top Keywords

cloud-native distributed
4
distributed genomic
4
pileup
4
genomic pileup
4
pileup operations
4
operations motivation
4
motivation pileup
4
pileup analysis
4
analysis building
4
building block
4

Similar Publications

Want AI Summaries of new PubMed Abstracts delivered to your In-box?

Enter search terms and have AI summaries delivered each week - change queries or unsubscribe any time!