search for: heatmapchipdx

Displaying 2 results from an estimated 2 matches for "heatmapchipdx".

2009 Jun 15
0
heatmap.2 questions
I'm using this code to create a heatmap of expression data and indicate a specific column of data, post clustering: #Generate heatmap: heatmapChipDx <- heatmap.2(L3data_med2, dendrogram="column",trace="none", col=redgreen(64), colsep=seps, sepcolor="yellow", sepwidth = 0.1, margin=c(5,5), scale="row", key=FALSE) I have two problems that I'm hoping i can get some pointers on: 1. The column I want...
2009 Jun 15
0
books on Time serie
...r@gmail.com> > Date: 16 June 2009 2:47:22 AM > To: r-help@r-project.org > Subject: [R] heatmap.2 questions > > > I'm using this code to create a heatmap of expression data and > indicate a > specific column of data, post clustering: > > #Generate heatmap: > heatmapChipDx <- heatmap.2(L3data_med2, > dendrogram="column",trace="none", > col=redgreen(64), colsep=seps, sepcolor="yellow", sepwidth = 0.1, > margin=c(5,5), scale="row", key=FALSE) > > I have two problems that I'm hoping i can get some pointers...