|
The IGDACCELFile interface provides read-only access to cell intensity (CEL) files.
The CEL file contains only intensity information for a given probe on an array.
Background information, masking, outliers, probe base, target base information
available in the probe objects are not available from the CEL file. Note: new interfaces have been added to support faster data access. These are the GetIntensity(), GetPixels(), GetStdv(), IsOutlier() and IsOutlier() methods. |