Bioc2026 Registration Open!

NormalyzerDE

Evaluation of normalization methods and calculation of differential expression analysis statistics

Bioconductor version: 3.23 · Package version: 1.30.0

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("NormalyzerDE")

Details

MaintainerJakob Willforss <jakob.willforss@hotmail.com>
AuthorJakob Willforss
LicenseArtistic-2.0
URLhttps://computationalproteomics.github.io/NormalyzerDE/, https://github.com/ComputationalProteomics/NormalyzerDE
Downloads rank476
Source branchRELEASE_3_23
biocViewsBayesian, DifferentialExpression, Metabolomics, MultipleComparison, Normalization, Proteomics, Software, Visualization

Documentation

Download

Dependencies

Depends: R (>= 4.1.0)

Imports: vsn, preprocessCore, limma, MASS, ape, car, ggplot2, methods, utils, stats, SummarizedExperiment, matrixStats, ggforce

Suggests: knitr, testthat, rmarkdown, roxygen2, hexbin, BiocStyle

Reverse dependencies

Imports Me (1): PRONE