Related Experiment Video
Updated: Jun 28, 2025

06:40
Author Spotlight: Cost-Effective Transcriptomic Drug Screening - Unlocking New Targets
Published on: February 23, 2024
1.3K
SimReadUntil for benchmarking selective sequencing algorithms on ONT devices
Maximilian Mordig1,2, Gunnar Rätsch1,3,4,5, André Kahles1,3,4
1Biomedical Informatics Group, Department of Computer Science, ETH Zurich, Zürich, 8092, Switzerland.
Bioinformatics (Oxford, England)
|April 11, 2024
Summary
SimReadUntil simulates Oxford Nanopore Technologies (ONT) selective sequencing, enabling efficient algorithm development. This tool provides basecalled reads, reducing computational load and eliminating the need for GPUs, accelerating optimization of selective sequencing decision-making algorithms (SSDAs).
Area of Science:
- Bioinformatics
- Genomics
- Computational Biology
Background:
- Oxford Nanopore Technologies (ONT) ReadUntil API facilitates selective sequencing for genomic enrichment or depletion.
- Optimizing selective sequencing decision-making algorithms (SSDAs) is crucial for performance but hindered by costly and time-consuming real sequencing runs.
- Existing simulation tools are memory-intensive, require large data files, and focus on raw signal data, complicating SSDA development.
Purpose of the Study:
- To develop a novel ONT device simulator, SimReadUntil, supporting the ReadUntil API for efficient SSDA evaluation.
- To provide a simulation environment that reduces computational load by using basecalled reads instead of raw signals.
- To facilitate easier parameter tuning for SSDA tools like ReadFish and ReadBouncer without requiring GPU-accelerated basecalling.
Main Methods:
- SimReadUntil simulates ONT sequencing by playing back full reads in real-time, including channel noise and blockages.
- The simulator allows for read rejection and termination of data reception, mimicking the ReadUntil API functionality.
- A gRPC interface enables standardized interaction across various programming languages, and methods are provided to extract simulation parameters from sequencing summary files.
Main Results:
- SimReadUntil successfully simulates ONT selective sequencing, providing basecalled reads for direct SSDA evaluation.
- The simulator reduces computational requirements, making SSDA development more accessible by removing the need for GPUs.
- The tool was adapted to replicate an enrichment experiment using ReadFish, demonstrating its practical application.
Conclusions:
- SimReadUntil offers a valuable, efficient, and accessible platform for developing and optimizing selective sequencing strategies on ONT devices.
- The simulator streamlines the workflow for researchers, accelerating the advancement of bioinformatics tools for targeted sequencing applications.
- Open-source availability on GitHub promotes collaborative development and wider adoption within the scientific community.
Related Concept Videos
RNA-seq
9.9K
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...
9.9K
Next-generation Sequencing
88.7K
The first human genome sequencing project cost $2.7 billion and was declared complete in 2003, after 15 years of international cooperation and collaboration between several research teams and funding agencies. Today, with the advent of next-generation sequencing technologies, the cost and time of sequencing a human genome have dropped over 100 fold.
Next-Generation Sequencing Methods
Although all next-generation methods use different technologies, they all share a set of standard features....
Next-Generation Sequencing Methods
Although all next-generation methods use different technologies, they all share a set of standard features....
88.7K
Sanger Sequencing
754.2K
DNA sequencing is a fundamental technique that is routinely used in the biological sciences. This method can be applied to a range of questions at different scales - from the sequencing of a cloned DNA fragment or the study of a mutation in a gene up to whole-genome sequencing. However, despite the widespread use of sequencing today, it was not until 1977 that Fredrick Sanger and his collaborators developed the chain-termination method to decode DNA sequences. It relies on the separation of a...
754.2K

