Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

RNA-seq03:21

RNA-seq

11.7K
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...
11.7K
Ribosome Profiling02:24

Ribosome Profiling

4.0K
Ribosome profiling or ribo-sequencing is a deep sequencing technique that produces a snapshot of active translation in a cell. It selectively sequences the mRNAs protected by ribosomes to get an insight into a cell’s translation landscape at any given point in time.
Applications of ribosome profiling
Ribosome profiling has many applications, including in vivo monitoring of translation inside a particular organ or tissue type and quantifying new protein synthesis levels.
The technique...
4.0K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

CD300e modulates metabolic programs in adipose tissue macrophages during obesity.

Cell death & disease·2026
Same author

Large-scale manual curation and harmonization of metadata from metagenomic and cancer genomic repositories: challenges and solutions.

Database : the journal of biological databases and curation·2026
Same author

omicsGMF: a multi-tool for dimensionality reduction, batch correction and imputation in bulk- and single-cell proteomics.

Nature communications·2026
Same author

Stochastic gradient descent estimation of generalized matrix factorization models with application to single-cell RNA sequencing data.

Biostatistics (Oxford, England)·2026
Same author

Switch-like methylation of functional pathways distinguishes COPD and idiopathic pulmonary fibrosis.

medRxiv : the preprint server for health sciences·2025
Same author

Meta-analysis of 22,710 human microbiome metagenomes defines an oral-to-gut microbial enrichment score and associations with host health and disease.

Nature communications·2025
Same journal

Layered social competition coordinates reproductive hierarchy formation in ants.

bioRxiv : the preprint server for biology·2026
Same journal

Combination epigenetic-targeted therapy increases the immunogenicity of poorly immunogenic sarcomas.

bioRxiv : the preprint server for biology·2026
Same journal

Loss of LanC-like proteins delays post-injury regeneration of aging skeletal muscles.

bioRxiv : the preprint server for biology·2026
Same journal

Integrative Transfer Network: Deep Transfer Learning Across Populations and Prediction Targets.

bioRxiv : the preprint server for biology·2026
Same journal

Confidence-supported label-free metabolic imaging with FPhaS phase autofluorescence microscopy.

bioRxiv : the preprint server for biology·2026
Same journal

Sequence-encoded autoinhibition couples mRNA decapping activity to phase separation.

bioRxiv : the preprint server for biology·2026
See all related articles

Related Experiment Video

Updated: Jan 10, 2026

Droplet Barcoding-Based Single Cell Transcriptomics of Adult Mammalian Tissues
10:12

Droplet Barcoding-Based Single Cell Transcriptomics of Adult Mammalian Tissues

Published on: January 10, 2019

19.0K

Benchmarking large-scale single-cell RNA-seq analysis.

Ilaria Billato1, Herve Pages2, Vince Carey3

  • 1Department of Biology, University of Padova, via Ugo Bassi 47, Padova, 35132, Italy.

Biorxiv : the Preprint Server for Biology
|November 24, 2025
PubMed
Summary
This summary is machine-generated.

Benchmarking single-cell RNA sequencing (scRNA-seq) analysis frameworks reveals that GPU acceleration and optimized algorithms significantly improve computational performance and scalability for large datasets. Different pipelines offer trade-offs between speed and accuracy.

Keywords:
Single-cell RNA-seqbenchmarkscalability

More Related Videos

Real-time Analysis of Transcription Factor Binding, Transcription, Translation, and Turnover to Display Global Events During Cellular Activation
12:54

Real-time Analysis of Transcription Factor Binding, Transcription, Translation, and Turnover to Display Global Events During Cellular Activation

Published on: March 7, 2018

14.0K
Author Spotlight: Vascular Tissue Dissociation and Exploring Single-Cell Subclusters for Targeted Therapy
04:21

Author Spotlight: Vascular Tissue Dissociation and Exploring Single-Cell Subclusters for Targeted Therapy

Published on: January 19, 2024

3.5K

Related Experiment Videos

Last Updated: Jan 10, 2026

Droplet Barcoding-Based Single Cell Transcriptomics of Adult Mammalian Tissues
10:12

Droplet Barcoding-Based Single Cell Transcriptomics of Adult Mammalian Tissues

Published on: January 10, 2019

19.0K
Real-time Analysis of Transcription Factor Binding, Transcription, Translation, and Turnover to Display Global Events During Cellular Activation
12:54

Real-time Analysis of Transcription Factor Binding, Transcription, Translation, and Turnover to Display Global Events During Cellular Activation

Published on: March 7, 2018

14.0K
Author Spotlight: Vascular Tissue Dissociation and Exploring Single-Cell Subclusters for Targeted Therapy
04:21

Author Spotlight: Vascular Tissue Dissociation and Exploring Single-Cell Subclusters for Targeted Therapy

Published on: January 19, 2024

3.5K

Area of Science:

  • Computational Biology
  • Bioinformatics
  • Genomics

Background:

  • Single-cell RNA sequencing (scRNA-seq) generates massive datasets, presenting significant computational challenges for analysis.
  • Existing analysis frameworks vary in scalability, efficiency, and accuracy, necessitating comprehensive benchmarking.
  • Algorithmic choices and hardware infrastructure critically influence the performance of scRNA-seq data processing.

Purpose of the Study:

  • To benchmark the scalability, efficiency, and accuracy of five prominent scRNA-seq analysis frameworks.
  • To evaluate the impact of algorithmic and infrastructural factors on computational performance.
  • To provide practical guidelines for analyzing large-scale scRNA-seq datasets.

Main Methods:

  • Systematic comparison of Seurat, OSCA, scrapper, Scanpy, and rapids_singlecell using diverse datasets, including a 1.3 million cell mouse brain dataset.
  • Evaluation of six Singular Value Decomposition (SVD) algorithms for Principal Component Analysis (PCA) across different data representations (dense, sparse, HDF5) and hardware (CPU vs. GPU).
  • Assessment of clustering accuracy using datasets with ground truth labels.

Main Results:

  • GPU-accelerated computation, particularly with rapids_singlecell, achieved a 15x speed-up over CPU-based methods.
  • On CPUs, ARPACK and IRLBA were most efficient for sparse matrices, while randomized SVD excelled with HDF5 data.
  • OSCA and scrapper demonstrated the highest clustering accuracy (ARI up to 0.97), while rapids_singlecell was the fastest overall pipeline.

Conclusions:

  • Scalability in scRNA-seq analysis is critically dependent on both algorithmic optimizations and hardware infrastructure.
  • GPU acceleration and optimized BLAS/LAPACK configurations substantially enhance performance.
  • Bioconductor-based pipelines offer robust accuracy, complementing faster GPU-based solutions for large-scale data analysis.