Skip to content
Prev 78893 / 398502 Next

Memory allocation

Rod Staggs wrote:
You don't say what package(s) you are using to do this, but assuming you 
are using the affy package, this is not the correct list - you should be 
using the BioC list (bioconductor at stat.math.ethz.ch).

To answer your question, there are several possibilities.

1.) Get more RAM (if on windows, start R with --max-mem-size=<amount of 
RAM>)

2.) Use justRMA()

3.) If on Windows, switch to *nix. The memory allocation is better, so 
you can analyze more chips with the same amount of RAM. Probably the 
easisest way to do this is with Quantian, which runs off a CD.


Best,

Jim