Displaying 2 results from an estimated 2 matches for "readgenericheader".
2007 Jul 08
2
how to revert to an older limma version?
...("limma")" in R gives a list of mirrors. How
can I install the version I want after I obtain and untar the file (e.g,
limma_2.9.1.tar.gz)?
I am running R 2.5.0 on a Linux machine (CentOS 5). When using limma it
will not go past the read.maimages command.
I get this error:
Error in readGenericHeader(fullname, columns = columns, sep = sep) :
Specified column headings not found in file
In addition: Warning message:
input string 1 is invalid in this locale in: grep(pattern, x,
ignore.case, extended, value, fixed, useBytes)
I was told by a colleague that this may be due to my limma versi...
2011 Jun 07
1
Error message
...;,quote="",other=c("gProcessedSignal","rProcessedSignal","gProcessedSigError","rProcessedSigError"),
+ columns=list(G = "gMeanSignal",Gb = "gBGMedianSignal", R ="rMeanSignal", Rb = "rBGMedianSignal"))
Error in readGenericHeader(fullname, columns = columns, sep = sep) :
Specified column headings not found in file
I am trying to read the data into R using read.maimages(), but it is showing me this error. The data is from agilent and I checked the columns they exist on the dataset. I am also sending you an array file wit...