Skip to content

Zero inflation correction method based on matrix reconstruction. Math 651 final project (advised by Prof Anna Gilbert).

Notifications You must be signed in to change notification settings

nshankar/ZoomDeflate

 
 

Repository files navigation

ZoomDeflate: Imputing scRNAseq Dropouts Through Matrix Reconstruction

Authors: Jeremy P D'Silva, Jaeyoon Kim, Nikhil Shankar

Single-cell RNA sequencing (scRNAseq) experiments are used to measure the gene expression of many cells at single-cell resolution. Plate-based scRNAseq methods are susceptible to a type of error called zero-inflation or dropouts, wherein transcripts that are present in the cell are not detected by scRNAseq, leading to artificial zeros (dropouts) in the expression data.

This library tests three methods to reconstruct zero-inflated single-cell data: ClusterMean (a novel algorithm), ZoomDeflate (independent rediscovery of Mongia et al), and ALRA (the low-rank approximation method developed in Linderman et al). The accompanying paper ZoomDeflate.pdf details our methodology and results.

About

Zero inflation correction method based on matrix reconstruction. Math 651 final project (advised by Prof Anna Gilbert).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 35.3%
  • Python 33.6%
  • R 30.0%
  • C++ 1.1%