Introduction

The AgilentLoad node in SciCraft is used to read microarray data from Agilent .txt files. The function extracts the foreground and background intensities from a series of files, produced by the Agilent image analysis program, and assembles them into the components of one list.

Given a spot $ x$ it will be weighed by the following rule:

$\displaystyle w(x)= \left\{ 
 \begin{array}[h]{ll}
 1, & \mbox{if the number of...
...ed spots have been
 found} \\ 
 0, & \mbox{otherwise} \\ 
 \end{array}
 \right.$    



Bjørn Kåre Alsberg 2006-04-06