Skip to content
/ SAVER Public

Single-cell RNA-seq Gene Expression Recovery

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

mohuangx/SAVER

Repository files navigation

Travis-CI Build Status CRAN Version

SAVER 1.1.3

SAVER (Single-cell Analysis Via Expression Recovery) implements a regularized regression prediction and empirical Bayes method to recover the true gene expression profile in noisy and sparse single-cell RNA-seq data.

Installation

You can install SAVER from CRAN by running:

install.packages("SAVER")
library(SAVER)

You can also install the most recent updates of SAVER from github with:

# install.packages("devtools")
devtools::install_github("mohuangx/SAVER")

Reference

For more information about the method, check out the website, tutorial, and paper.

About

Single-cell RNA-seq Gene Expression Recovery

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages