Related Experiment Video
Updated: Jun 29, 2025

Author Spotlight: Vascular Tissue Dissociation and Exploring Single-Cell Subclusters for Targeted Therapy
Published on: January 19, 2024
Accelerated dimensionality reduction of single-cell RNA sequencing data with fastglmpca
Summary:
Motivated by theoretical and practical issues that arise when applying Principal Components Analysis (PCA) to count data, Townes et al introduced "Poisson GLM-PCA", a variation of PCA adapted to count data, as a tool for dimensionality reduction of single-cell RNA sequencing (RNA-seq) data. However, fitting GLM-PCA is computationally challenging. Here we study this problem, and show that a simple algorithm, which we call "Alternating Poisson Regression" (APR), produces better quality fits, and in less time, than existing algorithms. APR is also memory-efficient, and lends itself to parallel implementation on multi-core processors, both of which are helpful for handling large single-cell RNA-seq data sets. We illustrate the benefits of this approach in two published single-cell RNA-seq data sets. The new algorithms are implemented in an R package, fastglmpca.
Availability And Implementation:
The fastglmpca R package is released on CRAN for Windows, macOS and Linux, and the source code is available at github.com/stephenslab/fastglmpca under the open source GPL-3 license. Scripts to reproduce the results in this paper are also available in the GitHub repository.
Contact:
mstephens@uchicago.edu.
Supplementary Information:
Supplementary data are available on BioRxiv online.

