Related Experiment Video
Updated: Dec 16, 2025

06:24
Multiplexed Analysis of Retinal Gene Expression and Chromatin Accessibility Using scRNA-Seq and scATAC-Seq
Published on: March 12, 2021
3.9K
RainDrop: Rapid activation matrix computation for droplet-based single-cell RNA-seq reads.
Stefan Niebler1, André Müller1, Thomas Hankeln2
1Department of Computer Science, Johannes Gutenberg University, Mainz, 55099, Germany.
BMC Bioinformatics
|July 3, 2020
Summary
RainDrop is a new C++ software tool designed for rapid gene-cell count matrix computation from large-scale single-cell RNA sequencing data. It significantly speeds up processing for droplet-based protocols on standard workstations.
Area of Science:
- Genomics
- Bioinformatics
- Computational Biology
Background:
- Single-cell transcriptomic sequencing enables cell-specific gene expression analysis.
- Advancements in droplet-based protocols are increasing the scale of single-cell RNA sequencing (scRNA-seq) datasets.
- Efficient computational tools are crucial for processing these large-scale scRNA-seq datasets.
Purpose of the Study:
- To introduce RainDrop, a novel software tool for efficient processing of scRNA-seq data.
- To enable fast gene-cell count matrix computation from droplet-based scRNA-seq data.
- To provide a solution for handling large-scale scRNA-seq datasets generated by 10x Genomics Chromium technology.
Main Methods:
- RainDrop is a software tool written in C++.
- It is designed for gene-cell count matrix computation.
- The tool processes single-cell RNA-seq data from droplet-based protocols.
Main Results:
- RainDrop processed 784 million reads from ~8,000 cells in under 40 minutes on a standard workstation.
- It demonstrated significant runtime improvements over Cell Ranger (up to 30.4x speedup) and Alevin (up to 3.5x speedup).
- High agreement was maintained between RainDrop's results and established methods.
Conclusions:
- RainDrop is a highly efficient software tool for processing large-scale droplet-based scRNA-seq datasets.
- It is suitable for use on standard workstations.
- The software is available for download and use.

