Displaying 1 result from an estimated 1 matches for "netaffx".
Did you mean:
getafix
2007 Jan 30
0
calloc bug in RODBC 1.1-7 and later?
...are/Affy/Data/MOE430A/MOE430A.mdb")
> moe430a <- sqlFetch(channel,"Annotation", as.is=TRUE)
Error in odbcQuery(channel, query, rows_at_time) :
Calloc could not allocate (67108864 of 1) memory
The Access table is the MOE430A Affy Chip data from a CSV format from
NetAffx
http://www.affymetrix.com/Auth/analysis/downloads/na21/ivt/MOE430A.na21.annot.csv.zip
loaded into Access:
http://research.stowers-institute.org/efg/ScientificSoftware/Applications/Affy/Annotations/index.htm
Is there a change I missed in RODBC 1.1-7? What else should I do to
troubleshoot this...