[BioC] Vector Size Too Large-error
Seth Falcon
sfalcon at fhcrc.org
Mon Mar 6 23:55:33 CET 2006
Hi Stan,
"Gaj Stan (BIGCAT)" <Stan.Gaj at BIGCAT.unimaas.nl> writes:
>> quality<-qc(rawdata_B)
>
> Background correcting
>
> Error: cannot allocate vector of size 254043Kb
>
> My first guess would have been that there was not enough memory
Yes, your R does not have enough memory to do what you are asking.
There are numerous email threads regarding Windows memory usage and R
on the R-help list (and a few on this list as well).
The 10,000 foot view summary is that with the current software, if you
need more than 2GB RAM, you are much better off finding a Linux system
for processing the arrays.
+ seth
More information about the Bioconductor
mailing list