[BioC] edgeR - no sequences are differentially expressed

Mark Robinson mark.robinson at imls.uzh.ch
Thu Oct 4 23:08:52 CEST 2012


Hi Idit,

One possibility is that there is no differential expression between your 2 conditions.

A few thoughts, based on what you've described:

-- Your library sizes are "small", relative to many of today's HTS datasets (higher counts are a driving factor in statistical power for these analyses)

-- Your common dispersion is rather high, relative to many datasets I've seen.  It's worth checking that replicates are similar to each other (e.g. plotMDS could give some sense of this) and whether normalization should play a role … try also plotSmear() or maPlot().

-- Given the low total counts, maybe you could be more restrictive in the filtering to pay a lesser multiple testing penalty

I hope that offers some possibilities to try.

Best, Mark


On 04.10.2012, at 13:01, Idit Buch wrote:

> Dear All,
> 
> 
> 
> When using edgeR for differential expression of RNA-Sequences, I do not get
> any differentially expressed sequences (FDR <= 0.1).
> 
> The R code is attached. Note that we have 5 libraries and 2 groups such
> that the first three libraries (group 1)
> 
> are compared against the last two libraries (group 2). The results are:
> 
> 
> 
> Loading required package: methods
> 
> Loading required package: limma
> 
> Calculating library sizes from column totals.
> 
> initial lib sizes:  125765 256153 462073 445484 773405
> 
> initial no. of tags:  379196
> 
> reduced lib sizes:  104768 160197 382981 373739 599384
> 
> reduced no. of tags:  25749
> 
> common dispersion analysis:  0.7386983
> 
> down regulated:  0   up regulated:  0
> 
> Using grid search to estimate tagwise dispersion.
> 
> 
> 
> 
> 
> tagwise dispersion analysis:
> 
>    Min.  1st Qu.   Median     Mean  3rd Qu.     Max.
> 
> 0.001001 0.001001 0.503800 0.435100 0.745200 1.299000
> 
> down regulated:  0   up regulated:  0
> 
> 
> 
> Apparently, all FDR values are 1.
> 
> 
> 
> Can you please advise how to proceed  ?
> 
> 
> 
> Regards
> 
> 
> 
> Idit Buch, Ph.D.
> 
> Senior bioinformatics researcher
> <edgeR_code.txt>_______________________________________________
> 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