HarshExt: a blemish detection program for microarray chips: extended...

Description Usage Arguments Value Author(s) References

View source: R/Harshlight.R

Description

Harshlight automatically detects and masks blemishes in microarray chips of class AffyBatch

Usage

1
HarshExt(affy.object, my.ErrorImage = NULL, extended.radius = 10)

Arguments

affy.object

An AffyBatch object containing two or more chips.

my.ErrorImage

A batch of ErrorImages obtained through other programs. The error images must be in a matrix format, in which the first index represents each cell in the matrix and the second index represents the chip number. By default, the program calculates the error images for the batch of chips affy.object as described in Suarez-Farinas M et al., BMC Bioinformatics - 2005. If a batch of error images is provided, the affy.object is also required.

extended.radius

Radius of the median kernel used to identify extended defects on the chip.

Value

HarshExt is used to detect only extended defects on the surface of the chip. It does not detect compact or diffuse defects (see the help page for Harshlight).

Author(s)

Mayte Suarez-Farinas, Maurizio Pellegrino, Knut M. Wittkwosky, Marcelo O. Magnasco mpellegri@berkeley.edu

References

http://asterion.rockefeller.edu/Harshlight/

Harshlight: a "corrective make-up" program for microarray chips, Mayte Suarez-Farinas, Maurizio Pellegrino, Knut M Wittkowski and Marcelo O Magnasco, BMC Bioinformatics 2005 Dec 10; 6(1):294

"Harshlighting" small blemishes on microarrays, Suarez-Farinas M, Haider A, Wittkowski KM., BMC Bioinformatics. 2005 Mar 22;6(1):65.


Harshlight documentation built on Nov. 8, 2020, 4:50 p.m.