agilp: Extracting and preprocessing Agilent express arrays

The current version contains a single function, AAProcess. AAProcess extracts the raw median signals from green and red channels of Agilent scanner array files. It replaces values for replicate probes by the mean of all replicates, and (optionally) removes control probes It log2 transforms data , and outputs txt files containing the red and green channel data separately. It then normalises each set of data against a baseline file (typically median or mean of a large set of arrays, using LOESS regression. Finally outputs the normalised data. The normalisation step can be optionally omitted.

Version: 1.0
Published: 2010-03-15
Author: Benny Chain
Maintainer: Benny Chain <b.chain at ucl.ac.uk>
License: GPL (≥ 2)
CRAN checks: agilp results

Downloads:

Package source: agilp_1.0.tar.gz
MacOS X binary: agilp_1.0.tgz
Windows binary: agilp_1.0.zip
Reference manual: agilp.pdf