Displaying 1 result from an estimated 1 matches for "tiffextred".
2009 Jun 30
1
beadarray package
...p = "\t", header = TRUE, as.is = TRUE)
BLData = readIllumina(arrayNames =NULL, useImages=TRUE, singleChannel=FALSE, backgroundMethod ="rma", annoPkg= NULL, metrics=FALSE, metricsFile="Metrics.txt", normalizeMethod="quantile", tiffExtGrn="_Grn.TIF", tiffExtRed="_Red.TIF")
####################################################
After the above last command (4th one), I got this error message:
******************************************************************
Found 96 arrays
Error in order(dat1$ProbeID) : object 'dat1' not found
In additi...