- Home
- Bioconductor 3.9
- Software Packages
- TurboNorm
TurboNorm
This package is for version 3.9 of Bioconductor; for the stable, up-to-date release version, see TurboNorm.
A fast scatterplot smoother suitable for microarray normalization
Bioconductor version: 3.9
A fast scatterplot smoother based on B-splines with second-order difference penalty. Functions for microarray normalization of single-colour data i.e. Affymetrix/Illumina and two-colour data supplied as marray MarrayRaw-objects or limma RGList-objects are available.
Author: Maarten van Iterson and Chantal van Leeuwen
Maintainer: Maarten van Iterson <mviterson at gmail.com>
citation("TurboNorm")):
Installation
To install this package, start R (version "3.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("TurboNorm")
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("TurboNorm")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.