[BioC] Memory issue

James W. MacDonald jmacdon at med.umich.edu
Fri Apr 1 15:38:01 CEST 2005


Salil wrote:
> Hi Group,
>  
> Iam a beginner in learning R and Bioconductor.
>  
> I have a basic question. 
> How can I increase the memory limit.
>  
> When I type the command:
>  
> abatch <- ReadAffy(filenames = myfilenames , phenoData = mypheno)
>  
> It throws me this error:
>  
> Error: cannot allocate vector of size 625759 Kb
> In addition: Warning message: 
> Reached total allocation of 511Mb

Well, if you only have 512Mb RAM, you can overcome it by buying more. If 
you have more than that, you need to set your command line option 
--max-mem-size= to whatever amount of RAM you have. If you are on 
Windows, you need to set this in the Target field of your R shortcut.

Jim


>  
>  
> How can I overcome this?
>  
> Thanks
> 
> 	[[alternative HTML version deleted]]
> 
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/bioconductor


-- 
James W. MacDonald
Affymetrix and cDNA Microarray Core
University of Michigan Cancer Center
1500 E. Medical Center Drive
7410 CCGC
Ann Arbor MI 48109
734-647-5623



More information about the Bioconductor mailing list