Related Experiment Video
Updated: Jan 13, 2026

Cross-Modal Multivariate Pattern Analysis
Published on: November 9, 2011
Quantum implementation of multi-pattern string matching for k-mer detection
Christos Papalitsas1, Ioannis Mouratidis1, Michail Patsakis1
1Division of Pharmacology and Toxicology, College of Pharmacy, The University of Texas at Austin, Dell Paediatric Research Institute, Austin, TX, USA.
Motivation:
The exponential growth of publicly available genomic data has created unprecedented opportunities for sequence-based discovery. Locating specific k-mers is fundamental to diverse applications, including metagenomic classification, pathogen and cancer detection, and variant calling yet efficient identification of multiple k-mer patterns across large sequencing data and massive databases remains a significant computational challenge.
Method:
We implement two quantum algorithms for DNA multi pattern string matching for k-mer detection based on Grover's amplitude amplification with quantum random access memory (QRAM). The first algorithm uses an enumerate-m oracle that sequentially checks a loaded text substring against all m patterns achieving O(√S) query complexity for S text positions but requiring O(m·L) work per oracle call. The second algorithm employs nested Grover search with an outer loop over text positions and an inner loop over pattern space, reducing oracle complexity to O(L) while performing O(√S · √m) in total.
Results:
We present two quantum implementations of multi-pattern string matching tailored for k-mer detection. Leveraging quantum parallelism and Grover-inspired search primitives, our methods accelerate dictionary-based pattern matching, particularly in contexts involving large sequences, such as genomic data, and extensive pattern sets.
Conclusions:
While implementation challenges such as QRAM overhead remain, this study demonstrates both the promise and current limitations of quantum-enhanced string matching, establishing a foundational step toward quantum readiness in bioinformatics.
Related Concept Videos
Multi-species Conserved Sequences
Although the genome of each species varies greatly from each other, a few sequences are highly conserved. Such conserved...
¹H NMR Signal Multiplicity: Splitting Patterns
Sign Test for Matched Pairs
To conduct the sign test, we first calculate the differences in...
Maxam-Gilbert Sequencing
Challenges of the Maxam-Gilbert Method
The...
Interpreting ¹H NMR Signal Splitting: The (n + 1) Rule
Modern Molecular Taxonomy

