[BioC] B statistic in limmaGUI

James Wettenhall wettenhall at wehi.edu.au
Fri Aug 20 09:05:02 CEST 2004


On Thu, 19 Aug 2004, Elizabeth Brooke-Powell wrote:
> We are
> interested in things that do not move. From our current
> understanding

Hi Liz,
The tests for differential expression in limma, limmaGUI etc.
are generally set up to test for differential expression, rather
than lack of it.  If you ask the question "How many genes are
not differentially expressed in one comparison?", the answer
would usually be thousands of genes!  By looking at the most
negative B statistics, you are not only looking at genes whose
expression levels are unchanged, but you could also be looking
at genes whose changes in expression are extremely variable
between replicate arrays (so they are not ranked as high as
genes whose changes in expression are perfectly consistent
between replicates).

It is natural to get noise around M=0, i.e. there are
usually lots of genes which are not differentially expressed,
but do not all sit exactly on M=0.

If you want to narrow down the list a bit, you could try using
limma from the command-line (using the function classifyTestsF),
to ask questions like "Which genes are differentially expressed
in one comparison, but are not differentially expressed in
another comparison?".

Hope this helps,
James



More information about the Bioconductor mailing list