Related Experiment Video
Updated: Jun 3, 2025

A Fast and Quantitative Method for Post-translational Modification and Variant Enabled Mapping of Peptides to Genomes
Published on: May 22, 2018
Movi: A fast and cache-efficient full-text pangenome index.
Mohsen Zakeri1, Nathaniel K Brown1, Omar Y Ahmed1
1Department of Computer Science, Johns Hopkins University, Baltimore, MD 21218, US.
Movi, a new pangenome index, uses the move structure for faster nanopore sequencing read classification. It significantly speeds up queries by optimizing memory access, making it ideal for real-time applications.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- Pangenome indexes are crucial for analyzing large genomic datasets, including nanopore sequencing reads.
- Existing methods face challenges with scalability and query speed, particularly for repetitive sequences.
Purpose of the Study:
- To develop an efficient pangenome indexing and querying tool for applications like nanopore sequencing read classification.
- To improve query speed and scalability compared to existing methods.
Main Methods:
- Development of Movi, a novel data structure based on the move structure and Burrows-Wheeler Transform (BWT).
- Implementation of optimized query algorithms minimizing cache misses and utilizing memory prefetching.
- Evaluation of Movi's performance for pangenome indexing and querying tasks.
Main Results:
- Movi demonstrates excellent scalability for repetitive text, with space complexity directly proportional to BWT runs (r).
- Movi achieves up to 30x faster query performance for classification tasks compared to existing methods.
- The constant-time query loop of Movi is suitable for real-time applications.
Conclusions:
- Movi provides a highly efficient and scalable solution for pangenome indexing and querying.
- Its speed and real-time suitability make it valuable for adaptive sampling in nanopore sequencing.
More Related Videos
10:40Comprehensive Workflow for the Genome-wide Identification and Expression Meta-analysis of the ATL E3 Ubiquitin Ligase Gene Family in Grapevine
Published on: December 22, 2017
12:08Hybrid De Novo Genome Assembly for the Generation of Complete Genomes of Urinary Bacteria using Short- and Long-read Sequencing Technologies
Published on: August 20, 2021
Related Concept Videos
Genomics
Evolutionary Relationships through Genome Comparisons
Multi-species Conserved Sequences
Although the genome of each species varies greatly from each other, a few sequences are highly conserved. Such conserved...
Gene Evolution - Fast or Slow?
In contrast, regions which code...
Genomic DNA in Eukaryotes
Next-generation Sequencing
Next-Generation Sequencing Methods
Although all next-generation methods use different technologies, they all share a set of standard features....