Hi Florence,

I've copied the aroma.affymetrix mailing list, just in case others have extra 
comments.

On Jun 25, 2011, at 1:05 AM, Florence Jaffrezic wrote:

> 
> Dear Professor Robinson,
> 
> I am a French researcher working near Paris, and was trying to run an 
> analysis with Firma to detect alternative splicing.
> I wanted to re-analyze the colon cancer data available on the affymetrix 
> website for the Human exon chip, and used the
> R code provided in the Firma vignette. I ran the FirmaModel on the plmEx 
> object as shown below:
> 
> plmEx <- ExonRmaPlm(csN,mergeGroups=FALSE)
> fit(plmEx, verbose=verbose)
> firma <- FirmaModel(plmEx)
> fit(firma, verbose=verbose)
> fs <- getFirmaScores(firma)
> scores=extractDataFrame(fs)
> 
> I then obtain one score for each exon and each chip.
> I have a few questions:
> 1) First, there are 10 biological replicates in each condition. How should I 
> combine the Firma scores obtained for each replicate ?

You could take the average, or perhaps a more robust median.


> 2) For the detection of alternative splicing, I saw in the literature that we 
> should take the log2 value of the scores
> fsScores <- log2(extractDataFrame(fs)), and that "large negative values will 
> indicate exon skipping".
> Is this correct ? Is there a cut-off value that can be used for these scores 
> to detect alternative splicing ?

One thing: I see it more as detection of 'differential' splicing, i.e. 
different experimental conditions express transcripts differently.  But, yes, 
this is correct, you are looking for 'extreme values' and negative ones may 
indicate exon skipping.  As far as I know, we never set cutoffs because 
assigning estimated FDRs to them is non-trivial.

Regards,
Mark


> Thank you very much in advance for your help,
> 
> Florence
> 
> -----------------------------------------------
> Dr Florence Jaffrezic
> INRA
> Bat 211
> 78352 Jouy-en-Josas Cedex
> France
> Tel: (+33) 1 34 65 21 94
> Fax: (+33) 1 34 65 22 10
> -----------------------------------------------
> <Firma_Exon_question.r>

------------------------------
Mark Robinson, PhD (Melb)
Epigenetics Laboratory, Garvan
Bioinformatics Division, WEHI
e: mrobin...@wehi.edu.au
e: m.robin...@garvan.org.au
p: +61 (0)3 9345 2628
f: +61 (0)3 9347 0852
------------------------------


______________________________________________________________________
The information in this email is confidential and intended solely for the 
addressee.
You must not disclose, forward, print or use it without the permission of the 
sender.
______________________________________________________________________

-- 
When reporting problems on aroma.affymetrix, make sure 1) to run the latest 
version of the package, 2) to report the output of sessionInfo() and 
traceback(), and 3) to post a complete code example.


You received this message because you are subscribed to the Google Groups 
"aroma.affymetrix" group with website http://www.aroma-project.org/.
To post to this group, send email to aroma-affymetrix@googlegroups.com
To unsubscribe and other options, go to http://www.aroma-project.org/forum/

Reply via email to