English

Burrows Wheeler Transform on a Large Scale: Algorithms Implemented in Apache Spark

Data Structures and Algorithms 2021-07-08 v1 Distributed, Parallel, and Cluster Computing

Abstract

With the rapid growth of Next Generation Sequencing (NGS) technologies, large amounts of "omics" data are daily collected and need to be processed. Indexing and compressing large sequences datasets are some of the most important tasks in this context. Here we propose algorithms for the computation of Burrows Wheeler transform relying on Big Data technologies, i.e., Apache Spark and Hadoop. Our algorithms are the first ones that distribute the index computation and not only the input dataset, allowing to fully benefit of the available cloud resources.

Keywords

Cite

@article{arxiv.2107.03341,
  title  = {Burrows Wheeler Transform on a Large Scale: Algorithms Implemented in Apache Spark},
  author = {Ylenia Galluzzo and Raffaele Giancarlo and Mario Randazzo and Simona E. Rombo},
  journal= {arXiv preprint arXiv:2107.03341},
  year   = {2021}
}

Comments

11 pages, 2 figures, 2 tables. arXiv admin note: substantial text overlap with arXiv:2007.10095

R2 v1 2026-06-24T03:58:23.509Z