vix.ing · top · new · best · stats · spec

Error Correction Algorithms for Efficient Gene Expression Quantification in Single Cell Transcriptomics

2025/12/01 by Jens Zentgraf, Johanna Elena Schmitz, Andreas Keller +1 · 1 voice
Biochemistry, Genetics and Molecular Biology · #Cell Image Analysis Techniques #Genomics and Phylogenetic Studies #Single-cell and spatial transcriptomics

paper · pdf · doi:10.1101/2025.11.27.690682

openalex publication_date 2025/12/01 · openalex created_date 2025/12/02 · openalex updated_date 2026/07/14

Abstract

Abstract Technological advances in single-cell RNA sequencing (scRNA-seq) allow us to sequence the transcriptomes of thousands of single cells in parallel, resulting in massive amounts of raw sequence data that must be processed efficiently to obtain a genes × cells expression matrix. In droplet-based scRNA-seq protocols, the sequenced mRNA molecules are tagged with a cell-specific barcode and a unique molecular identifier (UMI) within each cell. Both barcodes and UMIs may contain errors from production, amplification, or sequencing. Correcting and resolving such errors before further processing yields more reliable data and more accurate expression measurements. We propose algorithmic advancements for barcode correction, read-to-gene mapping, and UMI resolution, which we combine into a new method called arcane for efficient gene expression quantification from scRNA-seq data. We additionally provide an implementation as a workflow-friendly command-line tool, also called arcane . This work builds on the recently published Fourway method to efficiently discover DNA k -mers with a Hamming distance of 1, speeding up barcode correction and UMI resolution and allowing for distinguishing k -mers into weakly and strongly unique ones during read-to-gene mapping. As a side result of separate interest, we show that for the mapping step, it suffices to store three genes per k -mer in order to cover almost all of the genes almost completely, thus avoiding arbitrarily large color sets in the colored De Bruijn graph index. As a result, arcane is faster than existing methods while producing very similar results, as demonstrated in a comparison with C ell R anger , K allisto|bustools and A levin-fry . arcane is available via GitLab ( https://gitlab.com/rahmannlab/arcane ).

Citations

Discussions

Related