[BioC] bout big data set for Affy R packge

Benilton Carvalho beniltoncarvalho at gmail.com
Fri Dec 21 12:45:42 CET 2012


Hi Rob,

looks like you're running an old version of oligo.

Today, our approach is:

library(ff)
library(oligo)
my.data <- read.celfiles(<CEL file names>)

HTH,
b

On 21 December 2012 01:02, Rob Dunne <Rob.Dunne at csiro.au> wrote:
> Hi Wei Liu,
>
> if they are affymetrix 1.0 ST exon arrays, I can send you a modified version of read.celfiles from the oligo package that
> should read a 300 microarray data set. I dont know it it will work for other array types, possibly not without some work.
>  It is a modified version of the read.celfiles that uses the big.matrix class from the big.memory package
>
> my.data<-read.celfiles(filenames=ff,useAffyio=FALSE)
> my. data
> #assayData: 6553600 features, 335 samples
> #Annotation: pd.huex.1.0.st.v2
>
> Bye
> Rob
>
>
>
>
> On 12/20/2012 01:21 AM, 刘伟 wrote:
>> Dear Buddy,
>> I am a user of affy R package. When I attempt to handle a large
>> number (aprox. 300) of microarrays, I always get an error in memory
>> allocation from R. I searched the web but didnot find any solution for
>> readaffy() with large dataset. I donnot know if the problem can be
>> fixed in some way. Any suggestion is appreciated. Thanks.
>>
>> Sincerely,
>> Wei Liu
>>
>>       [[alternative HTML version deleted]]
>>
>> _______________________________________________
>> Bioconductor mailing list
>> Bioconductor at r-project.org
>> https://stat.ethz.ch/mailman/listinfo/bioconductor
>> Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor
>
>
> --
> -
> Rob Dunne         Fax: +61 2 9325 3200     Tel: +61 2 9325 3263
> CSIRO Mathematics, Informatics and Statistics   +61 2 9325 3100
> Locked Bag 17, North Ryde, New South Wales, Australia, 1670
> http://www.bioinformatics.csiro.au Email: Rob.Dunne at csiro.au
>
>         Java has certainly revolutionized marketing and litigation.
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at r-project.org
> https://stat.ethz.ch/mailman/listinfo/bioconductor
> Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor



More information about the Bioconductor mailing list