Skip to content
Prev 1787 / 21307 Next

[Bioc-devel] Bug in rma: zero variance of probeset summaries across arrays

The rma command works fine on my system - fresh svn checkout of R- 
devel from today, all relevant packages updated. I did not load  
genefilter as you do below, but aside from that it is the same.

I have only tried once, and I ran it with R CMD BATCH.

2 comments:
1) It seems to complain about colnames and an object with no  
dimension. Perhaps a drop = FALSE needs to be put in place somewhere  
in the code (but why it works for me, I have no idea about)
2) In general, I would also have put a colnames = "pm" on the probeset  
matrices you make below. Hard to know whether it is a requirement in  
all parts of the code, but seems safer.

Kasper
On Feb 3, 2009, at 11:14 , Wolfgang Huber wrote: