Papers › On the number of k-mers admitting a given lexicographical minimizer

On the number of k-mers admitting a given lexicographical minimizer

23 Dec 2024arXiv:2412.17492links table onlyarchive 2025-07-28

Florian Ingels, Camille Marchet, Mikaël Salson

The archive published only this paper's code-link row. Authors, date and abstract are from arXiv's metadata (CC0), read from the Kaggle arXiv metadata snapshot of 2026-09-12 where its title matched the archive's; the title is the archive's.

The minimizer of a word of size k (a k-mer) is defined as its smallest substring of size m (with m≤k), according to some ordering on m-mers. minimizers have been used in bioinformatics -- notably -- to partition sequencing datasets, binning together k-mers that share the same minimizer. It is folklore that using the lexicographical order lead to very unbalanced partitions, resulting in an abundant literature devoted to devising alternative orders for achieving better balanced partitions. To the best of our knowledge, the unbalanced-ness of lexicographical-based minimizer partitions has never been investigated from a theoretical point of view. In this article, we aim to fill this gap and determine, for a given minimizer, how many k-mers would admit the chosen minimizer -- i.e. what would be the size of the bucket associated to the chosen minimizer in the worst case, where all k-mers would be seen in the data. We show that this number can be computed in O(km) space and O(km²) time. We further introduce approximations that can be computed in O(k) space and O(km) time. We also show on genomic datasets that the practical number of k-mers associated to a minimizer are closely correlated to the theoretical expected number. We introduce two conjectures that could help closely approximating the total number of k-mers sharing a minimizer. We believe that characterising the distribution of the number of k-mers per minimizer will help devise efficient lexicographic-based minimizer bucketting.

PaperPDFCode

Code

fingels/minimizer_counting_function officialmentioned on GitHub report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections