Related Experiment Video
Updated: Jul 11, 2026

Next-generation Sequencing of 16S Ribosomal RNA Gene Amplicons
Published on: August 29, 2014
SKiM: accurately classifying metagenomic ONT reads in limited memory
Trevor Schneggenburger1, Jaroslaw Zola1
1Department of Computer Science and Engineering, University at Buffalo, Buffalo, NY 14260, United States.
Motivation:
Oxford Nanopore Technologies' devices, such as MinION, permit affordable, real-time DNA sequencing, and come with targeted sequencing capabilities. Such capabilities create new challenges for metagenomic classifiers that must be computationally efficient yet robust enough to handle potentially erroneous DNA reads, while ideally inspecting only a few hundred bases of a read. Currently available DNA classifiers leave room for improvement with respect to classification accuracy, memory usage, and the ability to operate in targeted sequencing scenarios.
Results:
We present SKiM: Short K-mers in Metagenomics, a new lightweight metagenomic classifier designed for ONT reads. Compared to state-of-the-art classifiers, SKiM requires only a fraction of memory to run, and can classify DNA reads with higher accuracy after inspecting only their first few hundred bases. To achieve this, SKiM introduces new data compression techniques to maintain a reference database built from short k-mers, and treats classification as a statistical testing problem.
Availability And Implementation:
SKiM source code, documentation, and test data are available from: https://gitlab.com/SCoRe-Group/skim.
Related Concept Videos
Genomics
Comparing Mitochondrial, Chloroplast, and Prokaryotic Genomes
Next-generation Sequencing
Next-Generation Sequencing Methods
Although all next-generation methods use different technologies, they all share a set of standard features.

