Entering edit mode
María José Rivas
▴
20
@maria-jose-rivas-5696
Last seen 10.2 years ago
Hi all,
I have an experiment with 72 cDNA Nimblegen arrays. I notice that the
arrays have some probes type RANDOM (I guess that there are control
probes). I have performed the normalization doing:
1. Background correction
RG50_bg <- backgroundCorrect (RGback, method="normexp", offset=50)
RGback$printer <- list(ngrid.r=1, ngrid.c=1, nspot.r=nrow(RGback),
nspot.c=ncol(RGback))
2. Between-array normalization
MA.q_50_bg <- normalizeBetweenArrays(RG50_bg, method="quantile")
In the object MA.q_50_bg there are still random probes. Should the
normalization removes them??? Or is normal doing the analysis with
random
probes???
Thanks in advance,
--
María José Rivas Quelle (PhD. Student)
Área de Genética (Grupo Xb2)
Dpto. Bioquímica, Genética e Inmunología
Facultad de Biología 36310
Universidad de Vigo (SPAIN)
[[alternative HTML version deleted]]