Introduction

The gprload node in SciCraft is used to read microarray data from .gpr files. The function extracts the foreground and background intensities from a series of .gpr files, 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