Related Experiment Video
Updated: Feb 22, 2026

08:36
Empirical, Metagenomic, and Computational Techniques Illuminate the Mechanisms by which Fungicides Compromise Bee Health
Published on: October 9, 2017
10.4K
MetaCache: context-aware classification of metagenomic reads using minhashing
André Müller1, Christian Hundt1, Andreas Hildebrandt1
1Department of Computer Science.
Bioinformatics (Oxford, England)
|September 30, 2017
Summary
MetaCache is a new software tool that efficiently classifies metagenomic reads using minhashing. It requires significantly less memory than existing tools, enabling accurate taxonomic assignment for large datasets.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- Metagenomic shotgun sequencing is widely used for microbiome and environmental studies.
- Accurate taxonomic read classification is crucial but computationally challenging.
- Existing tools face limitations in runtime, memory, or accuracy with large datasets.
Purpose of the Study:
- Introduce MetaCache, a novel software for metagenomic read classification.
- Address the computational challenges of high-throughput sequencing data analysis.
- Provide a memory-efficient and accurate alternative to current read classifiers.
Main Methods:
- Utilizes the big data technique minhashing for read classification.
- Performs context-aware classification by analyzing k-mer subsamples.
- Compares reads against locally constrained regions of reference genomes.
Main Results:
- MetaCache demonstrates significantly lower memory consumption than Kraken and CLARK.
- Achieves highly competitive sensitivity and precision at comparable speeds.
- Successfully builds a database from 140 billion bases of reference genomes using only 62 GB RAM, while other tools fail.
- Classification accuracy improves with increased reference data.
Conclusions:
- MetaCache offers a memory-efficient and accurate solution for metagenomic read classification.
- Its performance scales well with larger reference datasets.
- Represents a significant advancement in analyzing large-scale metagenomic data.
Related Concept Videos
Modern Molecular Taxonomy
753
Advancements in molecular biology have revolutionized the identification and characterization of bacteria, with multiple methods leveraging DNA sequencing for enhanced precision. As sequencing technologies improve and costs decline, these approaches are increasingly used in clinical, environmental, and evolutionary studies.Multilocus Sequence Typing (MLST) examines several housekeeping genes, essential chromosomal genes encoding cellular functions, to distinguish strains. Approximately...
753
RNA-seq
12.2K
RNA sequencing, or RNA-Seq, is a high-throughput sequencing technology used to study the transcriptome of a cell. Transcriptomics helps to interpret the functional elements of a genome and identify the molecular constituents of an organism. Additionally, it also helps in understanding the development of an organism and the occurrence of diseases.
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...
12.2K

