Please use this identifier to cite or link to this item:
doi:10.22028/D291-45991
Title: | Swiftly identifying strongly unique k-mers |
Author(s): | Zentgraf, Jens Rahmann, Sven |
Language: | English |
Title: | Algorithms for Molecular Biology |
Volume: | 20 |
Issue: | 1 |
Publisher/Platform: | BMC |
Year of Publication: | 2025 |
Free key words: | k-mer Hamming distance Strong uniqueness Parallelization Algorithm engineering |
DDC notations: | 004 Computer science, internet |
Publikation type: | Journal Article |
Abstract: | Motivation Short DNA sequences of length k that appear in a single location (e.g., at a single genomic position, in a single species from a larger set of species, etc.) are called unique k-mers. They are useful for placing sequenced DNA fragments at the correct location without computing alignments and without ambiguity. However, they are not necessarily robust: A single basepair change may turn a unique k-mer into a diferent one that may in fact be present at one or more diferent locations, which may give confusing or contradictory information when attempting to place a read by its k-mer content. A more robust concept are strongly unique k-mers, i.e., unique k-mers for which no Hamming-distance-1 neighbor with conficting information exists in all of the considered sequences. Given a set of k-mers, it is therefore of interest to have an efcient method that can distinguish k-mers with a Hamming-dis tance-1 neighbor in the collection from those that do not. Results We present engineered algorithms to identify and mark within a set K of (canonical) k-mers all elements that have a Hamming-distance-1 neighbor in the same set. One algorithm is based on recursively running a 4-way comparison on sub-intervals of the sorted set. The other algorithm is based on bucketing and running a pairwise bit-parallel Hamming distance test on small buckets of the sorted set. Both methods consider canonical k-mers (i.e., taking reverse complements into account) and allow for efcient parallelization. The methods have been imple mented and applied in practice to sets consisting of several billions of k-mers. An optimized combined approach run ning with 16 threads on a 16-core workstation yields wall times below 20 seconds on the 2.5 billion distinct 31-mers of the human telomere-to-telomere reference genome. Availability An implementation can be found at https://gitlab.com/rahmannlab/strong-k-mers. |
DOI of the first publication: | 10.1186/s13015-025-00286-6 |
URL of the first publication: | https://doi.org/10.1186/s13015-025-00286-6 |
Link to this record: | urn:nbn:de:bsz:291--ds-459915 hdl:20.500.11880/40361 http://dx.doi.org/10.22028/D291-45991 |
ISSN: | 1748-7188 |
Date of registration: | 8-Aug-2025 |
Faculty: | MI - Fakultät für Mathematik und Informatik |
Department: | MI - Informatik |
Professorship: | MI - Prof. Dr. Sven Rahmann |
Collections: | SciDok - Der Wissenschaftsserver der Universität des Saarlandes |
Files for this record:
File | Description | Size | Format | |
---|---|---|---|---|
s13015-025-00286-6.pdf | 3,95 MB | Adobe PDF | View/Open |
This item is licensed under a Creative Commons License