[BioC] affy, se.exprs slot.

Laurent Buffat laurent.buffat@it-omics.com
Tue, 19 Nov 2002 11:57:07 +0100


Hi,

The standart error returned by the se.exprs slot are for a given gene, the
same on the different arrays.
Is it  correct ? or there is a bug in the se.exprs slot ?

Example :

 data(Dilution)
 e <- express(Dilution)
 se.exprs(e)[1,]

 se.exprs(e)[1,] return 0.04187569 for all the arrays ...

Thanks

L.  Buffat