[aroma.affymetrix] Re: affy exon array analysis questions

2009-09-11 Thread zrl
Sorry another question, What is the sign.matrix in your table construction? On Sep 11, 4:43 pm, zrl wrote: > Hi Math, > > Thank you for your detailed information, I begin to know how to > process them. > After I run: > > cesTr <- getChipEffectSet(plmTr) > > trFit <- extractDataFrame(cesTr, units

[aroma.affymetrix] Re: affy exon array analysis questions

2009-09-11 Thread zrl
Hi Math, Thank you for your detailed information, I begin to know how to process them. After I run: cesTr <- getChipEffectSet(plmTr) trFit <- extractDataFrame(cesTr, units=1:3, addNames=TRUE) the trFit has several columns head(trFit) unitName groupName unit group cell Grp6 Grp7 Grp8 1 231

[aroma.affymetrix] Re: array names

2009-09-11 Thread Henrik Bengtsson
On Fri, Sep 11, 2009 at 8:26 AM, mbaudis wrote: > > Dear all, > > how can I access a vector containing all array names used during > processing? getNames(cbs) > > Also, can one run the segmentation not by chromosome, but by array (or > specify both)? Did you try: reg <- getRegions(cbs, arrays

[aroma.affymetrix] Re: Corrupt *.Rcache files (Was: Re: Potential memory issues ...)

2009-09-11 Thread Henrik Bengtsson
Opps, missed one line in that demo code: library("R.cache"); pathname <- saveCache(key=list("foo"), 1:9); cat(file=pathname, "Make file corrupt"); res <- loadCache(key=key); cat("Still running...\n"); print(res); # NULL /H On Fri, Sep 11, 2009 at 11:49 AM, Henrik Bengtsson wrote: > On Mon, Se

[aroma.affymetrix] Re: Corrupt *.Rcache files (Was: Re: Potential memory issues ...)

2009-09-11 Thread Henrik Bengtsson
On Mon, Sep 7, 2009 at 4:37 AM, mbaudis wrote: > > Henrik, > > thanks for the comments. > >> Just so we are one the same page, deleting .Rcache/ directory does not >> make R consume more memory, but rather less. > > To clarify, deleting of the cached files was not done due to the > memory issues

[aroma.affymetrix] Re: affy exon array analysis questions

2009-09-11 Thread Mathieu Parent
Hi ! I managed to do this by using the public annotations on the affymetrix website (netaffx i believe). Its far away in my memory, but they provide a format that is like.. 1 // 2 // 3 // 4 /// 1 // 2 // 3 // 4 This is probably not the best way but it worked for me... Just adapt it to your needs

[aroma.affymetrix] Re: array names

2009-09-11 Thread Pierre Neuvial
Hi, Try using getNames, e.g. getNames(cesN) Cheers, Pierre. On Fri, Sep 11, 2009 at 8:26 AM, mbaudis wrote: > > Dear all, > > how can I access a vector containing all array names used during > processing? > > Also, can one run the segmentation not by chromosome, but by array (or > specify

[aroma.affymetrix] Re: affy exon array analysis questions

2009-09-11 Thread zrl
Hi Math, Thank you for your reply. But I still can not figure out how to annotate the results, i.e. from summarization results to genes/ transcripts info. Could you help me out? I am used to using bioconductor, but aroma doesn't use the same classes (such as affybatch or expressionSet). Thank you

[aroma.affymetrix] array names

2009-09-11 Thread mbaudis
Dear all, how can I access a vector containing all array names used during processing? Also, can one run the segmentation not by chromosome, but by array (or specify both)? I could extract the names from the regions file after segmentation levels(names(reg)) but would miss out on arrays witho

[aroma.affymetrix] Re: affy exon array analysis questions

2009-09-11 Thread Mathieu Parent
Hey ! Here is the link to the aroma.affymetrix step by step analysis of human exon arrays. http://groups.google.com/group/aroma-affymetrix/web/human-exon-array-analysis cheers, Math On Thu, Sep 10, 2009 at 6:19 PM, zrl wrote: > > Dear Group, > > I am current starting to analyze some human affy