MBQN
Mean/Median-balanced quantile normalization
Bioconductor version: 3.23 · Package version: 2.24.0
Modified quantile normalization for omics or other matrix-like data distorted in location and scale.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MBQN") Details
| Maintainer | Eva Brombacher <brombach@imbi.uni-freiburg.de> |
| Author | Eva Brombacher [aut, cre] (ORCID: <https://orcid.org/0000-0002-5488-0985>), Clemens Kreutz [aut, ctb] (ORCID: <https://orcid.org/0000-0002-8796-5766>), Ariane Schad [aut, ctb] (ORCID: <https://orcid.org/0000-0002-1921-8902>) |
| License | GPL-3 + file LICENSE |
| URL | https://github.com/arianeschad/mbqn |
| Bug Reports | https://github.com/arianeschad/MBQN/issues |
| Downloads rank | 300 |
| Source branch | RELEASE_3_23 |
| biocViews | Normalization, Preprocessing, Proteomics, Software |
Documentation
Download
Dependencies
Depends: R (>= 3.6)
Imports: stats, graphics, utils, limma (>= 3.30.13), SummarizedExperiment (>= 1.10.0), preprocessCore (>= 1.36.0), BiocFileCache, rappdirs, xml2, RCurl, ggplot2, PairedData, rmarkdown
Suggests: knitr