Related Experiment Video
Updated: May 24, 2025

08:03
Heuristic Mining of Hierarchical Genotypes and Accessory Genome Loci in Bacterial Populations
Published on: December 7, 2021
2.0K
Mem-based pangenome indexing for k-mer queries
Stephen Hwang1, Nathaniel K Brown2, Omar Y Ahmed2
1XDBio Program, Johns Hopkins University, Baltimore, MD, USA.
Algorithms for Molecular Biology : AMB
|March 2, 2025
Summary
We introduce MEMO, a novel pangenome indexing method using maximal exact matches. MEMO efficiently queries sequence conservation across genomes without k-mer length limits, offering smaller index sizes and faster analysis.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- Pangenomes are expanding due to advanced long-read sequencing technologies.
- Existing pangenome analysis methods face limitations in computational cost, variation handling, and query flexibility.
- K-mer and de Bruijn graph-based indexes are restricted to fixed substring lengths.
Purpose of the Study:
- To develop a new pangenome indexing method, Maximal Exact Match Ordered (MEMO), that overcomes the limitations of current approaches.
- To enable arbitrary-length queries and efficient conservation analysis within pangenomes.
- To provide a flexible and scalable tool for studying sequence composition and conservation.
Main Methods:
- Developed MEMO, a pangenome index based on maximal exact matches (MEMs).
- Implemented arbitrary-length query capabilities for membership and conservation queries.
- Evaluated MEMO's index size and query performance against existing methods like KMC3 and PanKmer.
Main Results:
- MEMO achieves significantly smaller index sizes compared to KMC3 and PanKmer for large pangenomes (e.g., 8.8x smaller than KMC3).
- MEMO supports both k-mer presence/absence and conservation queries across pangenomic windows.
- Conservation queries using MEMO are faster than existing methods, demonstrated by a 2.5x speedup in the human leukocyte antigen locus analysis.
Conclusions:
- MEMO offers a flexible and efficient solution for pangenome analysis, overcoming limitations of k-mer-based methods.
- Its small index size, arbitrary-length query support, and speed make it suitable for studying substring conservation in large pangenomes.
- MEMO is a valuable tool for visualizing and analyzing sequence variation and conservation across diverse genomes.
Related Concept Videos
Evolutionary Relationships through Genome Comparisons
5.7K
Genome comparison is one of the excellent ways to interpret the evolutionary relationships between organisms. The basic principle of genome comparison is that if two species share a common feature, it is likely encoded by the DNA sequence conserved between both species. The advent of genome sequencing technologies in the late 20th century enabled scientists to understand the concept of conservation of domains between species and helped them to deduce evolutionary relationships across diverse...
5.7K
Multi-species Conserved Sequences
3.9K
Next-generation sequencing technologies have created large genomic databases of a variety of animals and plants. Ever since the human genome project was completed, scientists studied the genome of primates, mammals, and other phylogenetically distant living beings. Such large-scale studies have provided new insights into the evolutionary relationship between organisms.
Although the genome of each species varies greatly from each other, a few sequences are highly conserved. Such conserved...
Although the genome of each species varies greatly from each other, a few sequences are highly conserved. Such conserved...
3.9K
Karyotyping
56.1K
Overview
56.1K
Maxam-Gilbert Sequencing
10.9K
In the same year as the discovery of the Sanger sequencing method, another group of scientists, Allan Maxam and Walter Gilbert, demonstrated their chemical-cleavage method for DNA sequencing. The Maxam-Gilbert method relies on using different chemicals that can cleave the DNA sequence at specific sites, the separation of resulting DNA fragments of variable size using electrophoresis, and deciphering the DNA sequence from the resulting gel bands.
Challenges of the Maxam-Gilbert Method
The...
Challenges of the Maxam-Gilbert Method
The...
10.9K
Gene Evolution - Fast or Slow?
7.0K
The genomes of eukaryotes are punctuated by long stretches of sequence which do not code for proteins or RNAs. Although some of these regions do contain crucial regulatory sequences, the vast majority of this DNA serves no known function. Typically, these regions of the genome are the ones in which the fastest change, in evolutionary terms, is observed, because there is typically little to no selection pressure acting on these regions to preserve their sequences.
In contrast, regions which code...
In contrast, regions which code...
7.0K
Tagging and Fusion Proteins
6.6K
Proteins are involved in several cellular processes and biochemical reactions. Analyzing a specific protein of interest requires it to be isolated from the other proteins in the cell. This is achieved by overexpressing the specific gene in a suitable host to produce large quantities of the target protein. A tag or label is recombined with the gene to produce a fusion protein containing the target protein and the tag. The tags on these fusion proteins can then be used for easy detection and...
6.6K

