a question about limma
1
0
Entering edit mode
? ? ▴ 20
@-1341
Last seen 9.7 years ago
Dear Sir There is a question whether could limma move out outliers, which are not consistently reproducible and has a disproportionately large effect on the statistical result? In my microarray experiment, I do biology repeat and technology repeat, every gene has duplicate in every microarray slide, so I will have 16 data points for each gene. If there is outliers, could I use limma to filter them? Waiting your reply. Best regards. Chen
Microarray limma Microarray limma • 636 views
ADD COMMENT
0
Entering edit mode
Morten ▴ 300
@morten-929
Last seen 9.7 years ago
Filtering weak spots sometimes help. You can filter out or weight spots by for instance the red foreground channel of your RG object: RG$R[(RG$R<200)]<-NA RG$weights[RG$R <200] <- 0.1 I wonder: is it possible to use the fit$stdev.unscaled ? morten > Dear Sir > There is a question whether could limma move out outliers, which are > not consistently reproducible and has a disproportionately large > effect on the statistical result? > In my microarray experiment, I do biology repeat and technology > repeat, every gene has duplicate in every microarray slide, so I will > have 16 data points for each gene. If there is outliers, could I use > limma to filter them? > Waiting your reply. > Best regards. > Chen > >--------------------------------------------------------------------- --- > >_______________________________________________ >Bioconductor mailing list >Bioconductor at stat.math.ethz.ch >https://stat.ethz.ch/mailman/listinfo/bioconductor > >
ADD COMMENT

Login before adding your answer.

Traffic: 644 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6