- Home
- Bioconductor 3.12
- Software Packages
- NormalyzerDE
NormalyzerDE
This package is for version 3.12 of Bioconductor; for the stable, up-to-date release version, see NormalyzerDE.
Evaluation of normalization methods and calculation of differential expression analysis statistics
Bioconductor version: 3.12
NormalyzerDE provides screening of normalization methods for LC-MS based expression data. It calculates a range of normalized matrices using both existing approaches and a novel time-segmented approach, calculates performance measures and generates an evaluation report. Furthermore, it provides an easy utility for Limma- or ANOVA- based differential expression analysis.
Author: Jakob Willforss
Maintainer: Jakob Willforss <jakob.willforss at immun.lth.se>
citation("NormalyzerDE")):
Installation
To install this package, start R (version "4.0") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("NormalyzerDE")
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("NormalyzerDE")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.