reading cell files
1
0
Entering edit mode
sneha patil ▴ 220
@sneha-patil-3903
Last seen 9.6 years ago
hiii, Can anyone tell me what this error means > library(affy) > fns2=list.celfiles(path="C:/rfiles/celfile",full.names=TRUE) > rawdata=ReadAffy(filenames=fns2) Error: cannot allocate vector of size 210.3 Mb In addition: Warning messages: 1: In dimnames(x) <- dn : Reached total allocation of 1021Mb: see help(memory.size) 2: In dimnames(x) <- dn : Reached total allocation of 1021Mb: see help(memory.size) 3: In dimnames(x) <- dn : Reached total allocation of 1021Mb: see help(memory.size) 4: In dimnames(x) <- dn : Reached total allocation of 1021Mb: see help(memory.size) [[alternative HTML version deleted]]
• 774 views
ADD COMMENT
0
Entering edit mode
@sean-davis-490
Last seen 3 months ago
United States
On Thu, Apr 1, 2010 at 1:48 AM, sneha patil <snp2312 at="" gmail.com=""> wrote: > hiii, > > Can anyone tell me what this error means > > >> library(affy) >> fns2=list.celfiles(path="C:/rfiles/celfile",full.names=TRUE) >> rawdata=ReadAffy(filenames=fns2) > Error: cannot allocate vector of size 210.3 Mb > In addition: Warning messages: > 1: In dimnames(x) <- dn : > ?Reached total allocation of 1021Mb: see help(memory.size) > 2: In dimnames(x) <- dn : > ?Reached total allocation of 1021Mb: see help(memory.size) > 3: In dimnames(x) <- dn : > ?Reached total allocation of 1021Mb: see help(memory.size) > 4: In dimnames(x) <- dn : > ?Reached total allocation of 1021Mb: see help(memory.size) Looks like you have run out of memory. Did you follow the hint to read the help about memory.size? Also, be sure to read the posting guide when posting to the list as your post lacks some useful information (sessionInfo()). Sean
ADD COMMENT

Login before adding your answer.

Traffic: 1069 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