Package: scRecover 1.29.0

Zhun Miao
scRecover: scRecover for imputation of single-cell RNA-seq data
scRecover is an R package for imputation of single-cell RNA-seq (scRNA-seq) data. It will detect and impute dropout values in a scRNA-seq raw read counts matrix while keeping the real zeros unchanged, since there are both dropout zeros and real zeros in scRNA-seq data. By combination with scImpute, SAVER and MAGIC, scRecover not only detects dropout and real zeros at higher accuracy, but also improve the downstream clustering and visualization results.
Authors:
scRecover_1.29.0.tar.gz
scRecover_1.29.0.zip(r-4.7)scRecover_1.29.0.zip(r-4.6)scRecover_1.29.0.zip(r-4.5)
scRecover_1.29.0.tgz(r-4.6-any)scRecover_1.29.0.tgz(r-4.5-any)
scRecover_1.29.0.tar.gz(r-4.7-any)scRecover_1.29.0.tar.gz(r-4.6-any)
scRecover_1.29.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
scRecover/json (API)
NEWS
| # Install 'scRecover' in R: |
| install.packages('scRecover', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/miaozhun/screcover/issues
On BioConductor:scRecover-1.29.0(bioc 3.24)scRecover-1.28.0(bioc 3.23)
geneexpressionsinglecellrnaseqtranscriptomicssequencingpreprocessingsoftware
Last updated from:51539c4d16. Checks:1 ERROR, 2 NOTE, 2 OK, 5 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | ERROR | 157 | ||
| linux-devel-x86_64 | NOTE | 287 | ||
| source / vignettes | OK | 290 | ||
| linux-release-x86_64 | NOTE | 220 | ||
| macos-release-arm64 | FAIL | 80 | ||
| macos-oldrel-arm64 | FAIL | 84 | ||
| windows-devel | FAIL | 76 | ||
| windows-release | FAIL | 81 | ||
| windows-oldrel | FAIL | 75 | ||
| wasm-release | OK | 126 |
Exports:countsSamplingestDropoutNumnormalizationscRecover
Dependencies:bbmlebdsmatrixBHBiocParallelcodetoolscpp11doParallelforeachformatRfutile.loggerfutile.optionsgamlssgamlss.datagamlss.distglmnetiteratorskernlablambda.rlatticeMASSMatrixmvtnormnlmenumDerivpenalizedpolynompreseqRpsclRcppRcppArmadilloRcppEigenrsvdSAVERshapesnowsurvival
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| countsSampling: Downsampling the read counts in a cell | countsSampling |
| estDropoutNum: Estimate dropout gene number in a cell | estDropoutNum |
| normalization: Normalization for single-cell RNA-seq data | normalization |
| scRecover: Imputation for single-cell RNA-seq data | scRecover |
| scRecoverTest: A test dataset for scRecover | counts labels oneCell scRecoverTest |