Displaying 1 result from an estimated 1 matches for "tp4097747p4097747".
2011 Nov 22
2
filtering probesets with Bioconductor?
...x <- makeContrasts(NormalvsTumor=Tumor-Normal, levels=design)
> fit2 <- contrasts.fit(fit, cont.matrix)
> fit2 <- eBayes(fit2)
> topTable(fit2, number=100, adjust="BH")
--
View this message in context: http://r.789695.n4.nabble.com/filtering-probesets-with-Bioconductor-tp4097747p4097747.html
Sent from the R help mailing list archive at Nabble.com.