Your browser doesn't support javascript.
loading
SimReadUntil for benchmarking selective sequencing algorithms on ONT devices.
Mordig, Maximilian; Rätsch, Gunnar; Kahles, André.
Afiliação
  • Mordig M; Biomedical Informatics Group, Department of Computer Science, ETH Zurich, Zürich, 8092, Switzerland.
  • Rätsch G; Empirical Inference, Max Planck Institute for Intelligent Systems, Tübingen, 72076, Germany.
  • Kahles A; Biomedical Informatics Group, Department of Computer Science, ETH Zurich, Zürich, 8092, Switzerland.
Bioinformatics ; 40(5)2024 May 02.
Article em En | MEDLINE | ID: mdl-38603597
ABSTRACT
MOTIVATION The Oxford Nanopore Technologies (ONT) ReadUntil API enables selective sequencing, which aims to selectively favor interesting over uninteresting reads, e.g. to deplete or enrich certain genomic regions. The performance gain depends on the selective sequencing decision-making algorithm (SSDA) which decides whether to reject a read, stop receiving a read, or wait for more data. Since real runs are time-consuming and costly, simulating the ONT sequencer with support for the ReadUntil API is highly beneficial for comparing and optimizing new SSDAs. Existing software like MinKNOW and UNCALLED only return raw signal data, are memory-intensive, require huge and often unavailable multi-fast5 files (≥100GB) and are not clearly documented.

RESULTS:

We present the ONT device simulator SimReadUntil that takes a set of full reads as input, distributes them to channels and plays them back in real time including mux scans, channel gaps and blockages, and allows to reject reads as well as stop receiving data from them. Our modified ReadUntil API provides the basecalled reads rather than the raw signal, reducing computational load and focusing on the SSDA rather than on basecalling. Tuning the parameters of tools like ReadFish and ReadBouncer becomes easier because a GPU for basecalling is no longer required. We offer various methods to extract simulation parameters from a sequencing summary file and adapt ReadFish to replicate one of their enrichment experiments. SimReadUntil's gRPC interface allows standardized interaction with a wide range of programming languages. AVAILABILITY AND IMPLEMENTATION Code and fully worked examples are available on GitHub (https//github.com/ratschlab/sim_read_until).
Assuntos

Texto completo: 1 Coleções: 01-internacional Base de dados: MEDLINE Assunto principal: Algoritmos / Software / Benchmarking Idioma: En Ano de publicação: 2024 Tipo de documento: Article

Texto completo: 1 Coleções: 01-internacional Base de dados: MEDLINE Assunto principal: Algoritmos / Software / Benchmarking Idioma: En Ano de publicação: 2024 Tipo de documento: Article