nnNorm
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see nnNorm.
Spatial and intensity based normalization of cDNA microarray data based on robust neural nets
Bioconductor version: 3.21
This package allows to detect and correct for spatial and intensity biases with two-channel microarray data. The normalization method implemented in this package is based on robust neural networks fitting.
Author: Adi Laurentiu Tarca <atarca at med.wayne.edu>
Maintainer: Adi Laurentiu Tarca <atarca at med.wayne.edu>
citation("nnNorm")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("nnNorm")
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("nnNorm")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.