Wave correction for arrays. The release version of this package is available from Bioconductor and can be installed by
> source("http://www.bioconductor.org/biocLite.R")
> biocLite("ArrayTV")
To install the developmental version of this package, try
> install.package("devtools")
> library(devtools)
> install_github("ArrayTV")
The devel version is tested against the devel version of R.