Error: cannot allocate vector of size 2.8 Gb
2
0
Entering edit mode
Changhe Fu ▴ 20
@changhe-fu-4286
Last seen 9.6 years ago
Hi,All, When I used ReadAffy() to read cel files about 8GB, it return a error: Error: cannot allocate vector of size 2.8 Gb How I can do with it? Thanks -- Best, Changhe Fu [[alternative HTML version deleted]]
• 2.3k views
ADD COMMENT
0
Entering edit mode
danieladna ▴ 110
@danieladna-3992
Last seen 9.6 years ago
An option is to increase the memory available to your R process. If this is not and option, but you have a cluster available, use the package snow and do some parallel computing. http://cran.r-project.org/web/packages/snow/index.html I hope this helps. Daniela [[alternative HTML version deleted]]
ADD COMMENT
0
Entering edit mode
@sean-davis-490
Last seen 3 months ago
United States
On Fri, Oct 8, 2010 at 3:57 PM, Changhe Fu <fuchanghe@gmail.com> wrote: > Hi,All, > When I used ReadAffy() to read cel files about 8GB, it return a error: > Error: cannot allocate vector of size 2.8 Gb > How I can do with it? Thanks > Hi, Changhe. It looks like you will need to get more memory or use another package such as xps or aroma.affymetrix to deal with your data. You can search the mailing list archives for other suggestions. This is a common problem discussed often. Sean [[alternative HTML version deleted]]
ADD COMMENT

Login before adding your answer.

Traffic: 567 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6