bayNorm
Single-cell RNA sequencing data normalization
Bioconductor version: 3.23 · Package version: 1.30.0
bayNorm is used for normalizing single-cell RNA-seq data.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("bayNorm") Details
| Maintainer | Wenhao Tang <wt215@ic.ac.uk> |
| Author | Wenhao Tang [aut, cre], Fran<U+00E7>ois Bertaux [aut], Philipp Thomas [aut], Claire Stefanelli [aut], Malika Saint [aut], Samuel Marguerat [aut], Vahid Shahrezaei [aut] |
| License | GPL (>= 2) |
| URL | https://github.com/WT215/bayNorm |
| Bug Reports | https://github.com/WT215/bayNorm/issues |
| Downloads rank | 332 |
| Source branch | RELEASE_3_23 |
| biocViews | ImmunoOncology, Normalization, RNASeq, Sequencing, SingleCell, Software |
Documentation
Download
Dependencies
Depends: R (>= 3.5)
Imports: Rcpp (>= 0.12.12), BB, foreach, iterators, doSNOW, Matrix, parallel, MASS, locfit, fitdistrplus, stats, methods, graphics, grDevices, SingleCellExperiment, SummarizedExperiment, BiocParallel, utils
LinkingTo: Rcpp, RcppArmadillo, RcppProgress