[BioC] limma object column subsetting

Matt McCall mmccall at mail.nih.gov
Tue Dec 14 19:42:48 CET 2004


In the old limma, one could subset a MAlist or RGlist (let's say RGnorm 
is a MAlist) by entering:
RGnorm[,1:3] for the first three columns for example
In the version, I'm using now (v1.8.1) this no longer works.

 > RGnorm[,1]
Error in object$targets[j, , drop = FALSE] :
	incorrect number of dimensions

Can someone help me with this. I'm running R v2.0.0
          _
platform powerpc-apple-darwin6.8
arch     powerpc
os       darwin6.8
system   powerpc, darwin6.8
status
major    2
minor    0.0
year     2004
month    10
day      04
language R

Matt McCall



More information about the Bioconductor mailing list