Related Experiment Video
Updated: Jun 13, 2026

Pattern-based Search of Epigenomic Data Using GeNemo
Published on: October 8, 2017
An efficient similarity search based on indexing in large DNA databases
In-Seon Jeong1, Kyoung-Wook Park, Seung-Ho Kang
1School of Electronics & Computer Eng., Chonnam National University, 300 YongBong-Dong, Buk-Gu, Gwangju 500-757, Republic of Korea. isjung0@moiza.chonnam.ac.kr
This study introduces an efficient index-based algorithm for genomic search, rapidly finding DNA sequence similarities using transformed subsequence vectors. The method offers faster runtimes and comparable accuracy to existing heuristic algorithms.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomic Data Analysis
Background:
- Index-based search algorithms are crucial for efficient genomic data retrieval.
- Constructing effective indices is key to computing similarities between DNA sequences.
Purpose of the Study:
- To propose an efficient query processing method for genomic search.
- To develop an index construction technique that uses minimal storage and enhances search speed.
Main Methods:
- Partitioning DNA sequences into equal-length windows.
- Selecting candidate subsequences using Hamming distance to the query sequence.
- Transforming subsequences into a multidimensional vector space by indexing character frequencies and positional information.
Main Results:
- The proposed algorithm demonstrates faster runtimes compared to other heuristic index-based algorithms.
- The algorithm achieves accuracy comparable to existing heuristic methods.
Conclusions:
- The developed index construction method is efficient for processing queries in DNA sequence databases.
- This approach offers a promising solution for rapid and accurate similarity searches in large genomic datasets.
Related Concept Videos
Evolutionary Relationships through Genome Comparisons
Modern Molecular Taxonomy
DNA Microarrays
DNA Isolation
Sanger Sequencing
Maxam-Gilbert Sequencing
Challenges of the Maxam-Gilbert Method
The...

