bioRxiv · 10.1101/371989
RecNW: A fast pairwise aligner for targeted sequencing
Abstract
MotivationTargeted sequencing aims at in-depth analysis of specific genomic loci through high-throughput sequencing for applications such as resequencing or CRISPR gene editing. These applications require exact pairwise alignment algorithms to fully characterize large amounts of reads by comparison to the targeted locus, or reference. Optimal solutions to this alignment problem are provided by classic implementations of the global and semi-global versions of Needleman-Wunsch algorithms, but they remain computationally expensive due to their quadratic complexity in time and space.\n\nImplementationIn this paper we present RecNW, an open source C++ exact aligner packaged for Python that implements the semi-global version of the Needleman-Wunsch algorithm with affine gap penalty. RecNW utilizes low complexity of targeted sequencing libraries by aligning only unique reads, and recurrently using blocs of the alignment matrix between reads based on their similarities. Through this, RecNW performs exact alignment on average more than four times faster than gold standard comparable software.\n\nSoftwarehttps://github.com/AYahi/recNW
Explore related subjects
Keep this discovery
Yahi, A., Lappalainen, T., Mohammadi, P., Tatonetti, N.. 2018-07-19. RecNW: A fast pairwise aligner for targeted sequencing. https://doi.org/10.1101/371989
Cite the original work for its findings. Save a collection to share your selection of sources.