Affiliation:
1. Department of Information Technology and Electrical Engineering, ETH Zurich , Zurich 8006, Switzerland
2. Bionano Genomics , San Diego, CA 92121, United States
Abstract
Abstract
Motivation
Pairwise sequence alignment is a very time-consuming step in common bioinformatics pipelines. Speeding up this step requires heuristics, efficient implementations, and/or hardware acceleration. A promising candidate for all of the above is the recently proposed GenASM algorithm. We identify and address three inefficiencies in the GenASM algorithm: it has a high amount of data movement, a large memory footprint, and does some unnecessary work.
Results
We propose Scrooge, a fast and memory-frugal genomic sequence aligner. Scrooge includes three novel algorithmic improvements which reduce the data movement, memory footprint, and the number of operations in the GenASM algorithm. We provide efficient open-source implementations of the Scrooge algorithm for CPUs and GPUs, which demonstrate the significant benefits of our algorithmic improvements. For long reads, the CPU version of Scrooge achieves a 20.1×, 1.7×, and 2.1× speedup over KSW2, Edlib, and a CPU implementation of GenASM, respectively. The GPU version of Scrooge achieves a 4.0×, 80.4×, 6.8×, 12.6×, and 5.9× speedup over the CPU version of Scrooge, KSW2, Edlib, Darwin-GPU, and a GPU implementation of GenASM, respectively. We estimate an ASIC implementation of Scrooge to use 3.6× less chip area and 2.1× less power than a GenASM ASIC while maintaining the same throughput. Further, we systematically analyze the throughput and accuracy behavior of GenASM and Scrooge under various configurations. As the best configuration of Scrooge depends on the computing platform, we make several observations that can help guide future implementations of Scrooge.
Availability and implementation
https://github.com/CMU-SAFARI/Scrooge.
Funder
Semiconductor Research Corporation
ETH Future Computing Laboratory
BioPIM
Publisher
Oxford University Press (OUP)
Subject
Computational Mathematics,Computational Theory and Mathematics,Computer Science Applications,Molecular Biology,Biochemistry,Statistics and Probability
Cited by
6 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. QUETZAL: Vector Acceleration Framework for Modern Genome Sequence Analysis Algorithms;2024 ACM/IEEE 51st Annual International Symposium on Computer Architecture (ISCA);2024-06-29
2. TALCO: Tiling Genome Sequence Alignment Using Convergence of Traceback Pointers;2024 IEEE International Symposium on High-Performance Computer Architecture (HPCA);2024-03-02
3. CUK-Band: A CUDA-Based Multiple Genomic Sequence Alignment on GPU;Lecture Notes in Computer Science;2024
4. Space Efficient Sequence Alignment for SRAM-Based Computing: X-Drop on the Graphcore IPU;Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis;2023-11-11
5. Invited: Accelerating Genome Analysis via Algorithm-Architecture Co-Design;2023 60th ACM/IEEE Design Automation Conference (DAC);2023-07-09