hierarchical clustering data after LIMMA - agilent two color
1
0
Entering edit mode
@adrian-johnson-2728
Last seen 4.0 years ago
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/bioconductor/attachments/20080331/ 07f86fc8/attachment.pl
• 707 views
ADD COMMENT
0
Entering edit mode
David Ruau ▴ 190
@david-ruau-1562
Last seen 9.6 years ago
Adrian, Starting from your list of significant genes: :> library(simpleaffy) :> library(bioDist) :> pdf(file="heatmap.pdf",height=8, width=8) :> heatmap(exprs(data.rma)[my.list,], col=blue.white.red.cols, distfun=euc, hclustfun=function(c){hclust(c,method='average')}) :> dev.off() David On Apr 1, 2008, at 2:44 AM, Adrian Johnson wrote: > dear list: > > I finished a LIMMA analysis for two color Agilent 4x44 arrays. I > found 800 > genes (my choice of fold change under -2 and over +2) at 5%FDR. > > I have 30 normal(cy3) and cancer (cy5) samples (paired design). > > how can I do clustering and make heatmap after getting significant > genes > (eBayes(lmfit) step). > > Appreciate your help. thanks > Ad. > > [[alternative HTML version deleted]] > > _______________________________________________ > Bioconductor mailing list > Bioconductor at stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor
ADD COMMENT

Login before adding your answer.

Traffic: 888 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