Package: SAVER Type: Package Version: 1.1.3 Title: Single-Cell RNA-Seq Gene Expression Recovery Description: 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) for more details. Authors@R: c( person("Mo", "Huang", email = "mohuangx@gmail.com", role = c("aut", "cre")), person("Nancy", "Zhang", email = "nzh@wharton.upenn.edu", role = "aut"), person("Mingyao", "Li", email = "mingyao@pennmedicine.upenn.edu", role = "aut") ) Maintainer: Mo Huang License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Depends: R (>= 3.0.1) Imports: glmnet, foreach, methods, iterators, doParallel, Matrix RoxygenNote: 7.2.0 URL: https://github.com/mohuangx/SAVER BugReports: https://github.com/mohuangx/SAVER/issues Suggests: knitr, rmarkdown VignetteBuilder: knitr Repository: https://mohuangx.r-universe.dev Date/Publication: 2024-11-28 01:28:02 UTC RemoteUrl: https://github.com/mohuangx/saver RemoteRef: HEAD RemoteSha: f28d719c1b77ce2ad03e4c066afd876eeade760f NeedsCompilation: no Packaged: 2026-07-03 14:17:56 UTC; root Author: Mo Huang [aut, cre], Nancy Zhang [aut], Mingyao Li [aut]