Package: SAVER 1.1.3
SAVER: Single-Cell RNA-Seq Gene Expression Recovery
An implementation of a regularized regression prediction and empirical Bayes method to recover the true gene expression profile in noisy and sparse single-cell RNA-seq data. See Huang M, et al (2018) <doi:10.1038/s41592-018-0033-z> for more details.
Authors:
SAVER_1.1.3.tar.gz
SAVER_1.1.3.zip(r-4.5)SAVER_1.1.3.zip(r-4.4)SAVER_1.1.3.zip(r-4.3)
SAVER_1.1.3.tgz(r-4.4-any)SAVER_1.1.3.tgz(r-4.3-any)
SAVER_1.1.3.tar.gz(r-4.5-noble)SAVER_1.1.3.tar.gz(r-4.4-noble)
SAVER_1.1.3.tgz(r-4.4-emscripten)SAVER_1.1.3.tgz(r-4.3-emscripten)
SAVER.pdf |SAVER.html✨
SAVER/json (API)
NEWS
# Install 'SAVER' in R: |
install.packages('SAVER', repos = c('https://mohuangx.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mohuangx/saver/issues
- linnarsson - Mouse brain single-cell RNA-seq dataset
- linnarsson_saver - SAVER recovered mouse brain single-cell RNA-seq dataset
Last updated 2 years agofrom:f7a7a111e1. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Exports:calc.acalc.bcalc.estimatecalc.estimate.meancalc.estimate.nullcalc.kcalc.loglik.acalc.loglik.bcalc.loglik.kcalc.maxcorcalc.postcombine.savercor.cellscor.genesexpr.predictget.musample.saversaversaver.fitsaver.fit.meansaver.fit.null
Dependencies:codetoolsdoParallelforeachglmnetiteratorslatticeMatrixRcppRcppEigenshapesurvival
Readme and manuals
Help Manual
Help page | Topics |
---|---|
SAVER: Single-cell Analysis Via Expression Recovery | SAVER-package |
Optimizes variance | calc.a calc.b calc.k |
Calculate estimate | calc.estimate calc.estimate.mean calc.estimate.null |
Calculates marginal likelihood | calc.loglik.a calc.loglik.b calc.loglik.k |
Calculate maximum correlation | calc.maxcor |
Calculates SAVER posterior | calc.post |
Combines SAVER | combine.saver |
Calculates gene-to-gene and cell-to-cell SAVER correlation | cor.cells cor.genes |
Calculates SAVER prediction. | expr.predict |
Output prior predictions | get.mu |
Mouse brain single-cell RNA-seq dataset | linnarsson |
SAVER recovered mouse brain single-cell RNA-seq dataset | linnarsson_saver |
Samples from SAVER | sample.saver |
Runs SAVER | saver |
Fits SAVER | saver.fit saver.fit.mean saver.fit.null |