- Home
- Bioconductor 3.21
- Software Packages
- bayNorm
bayNorm
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see bayNorm.
Single-cell RNA sequencing data normalization
Bioconductor version: 3.21
bayNorm is used for normalizing single-cell RNA-seq data.
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]
Maintainer: Wenhao Tang <wt215 at ic.ac.uk>
citation("bayNorm")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("bayNorm")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("bayNorm")
Details
Package Archives
Follow Installation instructions to use this package in your R session.