Package: DrImpute 1.0
DrImpute: Imputing Dropout Events in Single-Cell RNA-Sequencing Data
R codes for imputing dropout events. Many statistical methods in cell type identification, visualization and lineage reconstruction do not account for dropout events ('PCAreduce', 'SC3', 'PCA', 't-SNE', 'Monocle', 'TSCAN', etc). 'DrImpute' can improve the performance of such software by imputing dropout events.
Authors:
DrImpute_1.0.tar.gz
DrImpute_1.0.zip(r-4.7)DrImpute_1.0.zip(r-4.6)DrImpute_1.0.zip(r-4.5)
DrImpute_1.0.tgz(r-4.6-x86_64)DrImpute_1.0.tgz(r-4.6-arm64)DrImpute_1.0.tgz(r-4.5-x86_64)DrImpute_1.0.tgz(r-4.5-arm64)
DrImpute_1.0.tar.gz(r-4.7-arm64)DrImpute_1.0.tar.gz(r-4.7-x86_64)DrImpute_1.0.tar.gz(r-4.6-arm64)DrImpute_1.0.tar.gz(r-4.6-x86_64)
DrImpute_1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
DrImpute/json (API)
| # Install 'DrImpute' in R: |
| install.packages('DrImpute', repos = c('https://ikwak2.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ikwak2/drimpute/issues
- exdata - Usoskin data
Last updated from:f7f882b36a. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 145 | ||
| linux-devel-x86_64 | OK | 191 | ||
| source / vignettes | OK | 209 | ||
| linux-release-arm64 | OK | 160 | ||
| linux-release-x86_64 | OK | 148 | ||
| macos-release-arm64 | OK | 173 | ||
| macos-release-x86_64 | OK | 208 | ||
| macos-oldrel-arm64 | OK | 149 | ||
| macos-oldrel-x86_64 | OK | 398 | ||
| windows-devel | OK | 112 | ||
| windows-release | OK | 168 | ||
| windows-oldrel | OK | 109 | ||
| wasm-release | OK | 126 |
Exports:DrImputegetClspreprocessSC
Dependencies:RcppRcppArmadillo
