<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-08-27T21:19:53Z</responseDate>
  <request identifier="27509" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:27509</identifier>
        <datestamp>2026-08-27T06:04:07Z</datestamp>
        <setSpec>ddc:004</setSpec>
        <setSpec>open_access</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>10-Minimizers: A Promising Class of Constant-Space Minimizers</dc:title>
          <dc:creator>Shur, Arseny</dc:creator>
          <dc:creator>Tziony, Ido</dc:creator>
          <dc:creator>Orenstein, Yaron</dc:creator>
          <dc:subject>Minimizer</dc:subject>
          <dc:subject>constant-space minimizer</dc:subject>
          <dc:subject>local selection scheme</dc:subject>
          <dc:subject>k-mer key retrieval</dc:subject>
          <dc:subject>high-throughput sequencing</dc:subject>
          <dc:description>Minimizers are sampling schemes ubiquitous in high-throughput sequencing analysis. Given an alphabet of size σ, a minimizer is defined by two positive integers k and w, and a linear order ρ on k-mers. A sequence is processed by a sliding window algorithm that chooses, in each window of length w+k-1, its minimal k-mer with respect to ρ. A key characteristic of a minimizer is its density, defined as the expected frequency of chosen k-mers among all k-mers in a random infinite σ-ary sequence. Minimizers of lower density are preferred as they produce smaller samples, which lead to reduced runtime and memory usage in downstream applications. Recently developed methods generate minimizers with optimal and near-optimal densities, but these methods require explicit storage of k-mer ranks in Ω(2^k) space. Methods generating constant-space minimizers with low densities also exist, and some are asymptotically optimal as k → ∞. However, in the non-asymptotic regime, no known class of minimizers had been proven to guarantee, on expectation, a lower density compared to a random minimizer.&#13;
In this paper, we introduce a class of 10-minimizers, which has promising properties. First, we prove that for every k &gt; 1 and every w ≥ k-2, a random 10-minimizer has, on expectation, lower density than a random minimizer, under essentially the same simplifying assumption. This is the first provable guarantee for a class of minimizers in the non-asymptotic regime. Second, we present spacers, which are particular 10-minimizers combining three desirable properties: constant space usage, low density, and short k-mer key-retrieval time. In terms of density, spacers are competitive to the best known constant-space minimizers; in certain (k,w) regimes they achieve the lowest density among all known minimizers. Notably, we are the first to benchmark minimizers by the time spent for k-mer key retrieval, which is the most fundamental operation in many minimizers-based methods. We propose this benchmark as a standard objective for evaluating new minimizer schemes. Our empirical results show that spacers retrieve k-mer keys in competitive time - a few seconds per genome-size sequence - for all practical values of k and w. We expect 10-minimizers to improve minimizers-based methods, especially those using large window sizes.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Arseny Shur and Ido Tziony and Yaron Orenstein</dc:contributor>
          <dc:date>2026</dc:date>
          <dc:relation>Is Part Of LIPIcs, Volume 390, 26th International Conference on Algorithms for Bioinformatics (WABI 2026)</dc:relation>
          <dc:type>InProceedings</dc:type>
          <dc:type>Text</dc:type>
          <dc:type>doc-type:ResearchArticle</dc:type>
          <dc:type>publishedVersion</dc:type>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>doi:10.4230/LIPIcs.WABI.2026.5</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-275094</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.WABI.2026.5</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by/4.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
