A quantile regression based approach for robust normalization of single cell RNA-seq data
SCnorm is an R package which can be used to normalize single cell RNA-seq data.
Details of SCnorm may be found in the vignette.
To install the development version of SCnorm from Github:
library(devtools)
devtools::install_github("rhondabacher/SCnorm", build_vignettes = TRUE)